Fabrizio
6cbc3df11e
Add grafana-o11y-ds-frontend workspace package ( #80362 )
2024-01-22 13:47:50 +01:00
renovate[bot]
3a10e480ba
Update dependency eslint-plugin-jsx-a11y to v6.8.0 ( #80968 )
...
* Update dependency eslint-plugin-jsx-a11y to v6.8.0
* this shouldn't be a label methinks
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-01-22 14:18:21 +02:00
Jean-Philippe Quéméner
eb7e1216a1
feat(alerting): add async state persister ( #80763 )
2024-01-22 13:07:11 +01:00
tonypowa
a7e9408433
fixed py code indentation ( #80966 )
...
* fixed py code indentation
* pretty
2024-01-22 12:55:28 +01:00
Matias Chomicki
0c9265f59b
Infinite scroll: update deduplication method and only run log queries when scrolling ( #80821 )
...
* Logs deduplication: replace array lookup with map
* runLoadMoreLogs: only execute log queries
* Formatting
* Rename variable
2024-01-22 13:42:18 +02:00
renovate[bot]
60ece3b21b
Update dependency ts-jest to v29.1.2
2024-01-22 11:41:38 +00:00
Sven Grossmann
61ed0ef73f
Tests: Update geomap golden json ( #80964 )
...
update geomap golden json
2024-01-22 13:25:51 +02:00
Sonia Aguilar
a07d2120f8
Alerting: Update text, link and aria-label in contact points link for simplified routing. ( #80950 )
...
Update link to contact points using TextLink component, and fix its alignment
2024-01-22 12:17:54 +01:00
renovate[bot]
401dee7d75
Update dependency core-js to v3.35.1
2024-01-22 10:44:28 +00:00
renovate[bot]
0fc6cfb433
Update dependency @swc/core to v1.3.105
2024-01-22 10:43:57 +00:00
Ashley Harrison
b29748ac59
Chore: remove autoFocus
from time range filter input ( #80961 )
...
remove autoFocus from time range filter input
2024-01-22 10:42:59 +00:00
renovate[bot]
5c7d97cbe0
Update react monorepo ( #80736 )
...
* Update react monorepo
* type fixes
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-01-22 10:02:57 +00:00
renovate[bot]
0930156d15
Update dependency @grafana/experimental to v1.7.6 ( #80601 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-22 11:49:20 +02:00
Piotr Jamróz
98e3a01aff
Correlations: Enable correlations feature toggle by default ( #80881 )
...
* Enable correlations by default
* Update docs
2024-01-22 09:27:11 +01:00
fowindee
1f840600b6
Grafana/ui: Enable removing values in multiselect opened state ( #78662 )
...
GrafabaUI: enabling remove values in opened state
2024-01-22 09:22:49 +01:00
fowindee
d7af7d01c8
Stat: Support no value in spark line ( #78986 )
2024-01-19 17:40:43 -08:00
Drew Slobodnjak
378c863616
Geomap: Support geojson styling properties ( #80272 )
...
* Geomap: Support geojson styling properties
* Add enum for geojson styles
* Move styleStrings outside of style function
* Add styling note to geoJSON docs
* Clean up geomap docs
* Add support for points
* Add simple example
* Add support for all geojson types and update example
* Update colors
* Update docs
* Remove old TODO
* Update geojson name
---------
Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
2024-01-20 02:55:17 +02:00
andrea denisse
9b9d91e7ae
Packaging: Use the GRAFANA_HOME variable in postinst script on Debian ( #80853 )
...
This commit addresses the issue where the postinst script was not using
the GRAFANA_HOME variable from the /etc/default/grafana-server
configuration file on Debian systems. Instead, it was relying on a
hardcoded home directory.
Fixes #80852
2024-01-19 18:10:40 -05:00
ismail simsek
777b9bdc49
Prometheus: minStep value is affecting $__interval value ( #80904 )
...
* minStep value is affecting $__interval value
* rename
2024-01-19 21:55:27 +01:00
Isabel
9fc789d901
Docs: restructure Configure data links page ( #80100 )
...
* Moved content under Data links heading to intro of page and deleted heading
* Made headings for data link variable types H3s nesting under Data link variables
* Removed unecessary update and delete data links sections
* Made old intro sentence part of new intro
* Made Add a data link section an H2
* Removed unecessary typeahead suggestions section
* Moved variables into tables and capitalized first word of descriptions
* Docs: Edit Configure data links page (#80101 )
* Added content update notes
* Rewrote Add a data link section per style guidelines
* Copy edits
* Copy edits
* Copy edits
* Copy edited intro text, removed instances of e.g., and replaced OSS links with Cloud links
* Standardized the format of variables in tables
* Added images (locally) and clarified context menu behaviour
* Removed working notes
* Fixed typo
* Removed images from local and updated image pathways
2024-01-19 15:49:03 -05:00
colin-stuart
e241188f00
Auth: Implement the SSO Settings List endpoint ( #80769 )
...
* add list endpoint & initial tests
* add tests and ETag
* format service_test.go
* add list swagger param, generate openAPI, remove ETag, use RedactedPassword
* correct swagger param name
* Align tests to latest changes
* use setting.RedactedValue()
* add string assertion
* lint & require no error on res.Body.Close()
* add custom response type
---------
Co-authored-by: Mihaly Gyongyosi <mgyongyosi@users.noreply.github.com>
2024-01-19 14:39:09 -05:00
Julien Duchesne
40312c527b
ngalert openapi: Fix ObjectMatchers definition ( #79477 )
...
These don't get marshalled and unmarshalled in the same way as they are represented in Go
This PR changes the OpenAPI spec to reflect what the API accepts and sends back
2024-01-19 14:37:11 -05:00
Drew Slobodnjak
91e747d8ab
XYChart: Fix data filter change bug ( #80849 )
...
* XYChart: Fix data filter change bug
* If no xAxis set, populate from dims
2024-01-19 09:43:05 -08:00
Dimitris Sotirakis
65104a7efa
ImagePullSecrets
: Add GAR
secret to image_pull_secret
in .drone.yml
(#80912 )
...
* Add GAR secret to image_pull_secret
* Fix starlark fmt
2024-01-19 19:29:49 +02:00
Dominik Prokop
361c49233d
DashboardScenePageStateManager: Do not initialise dashboard meta after fetch ( #80875 )
2024-01-19 16:46:10 +00:00
Haris Rozajac
85d633f1b9
Dashboards-Scenes: ability to edit and save JSON model ( #80757 )
...
* View JSON Model tab
* Use correct translation field
* saving functionality
* Remove TODO
* Update button tittle
2024-01-19 09:25:56 -07:00
Will Browne
d5bec225ed
Plugins: Fix Plugin Context method docs ( #80906 )
...
* fix method docs
* add docs for new method
2024-01-19 16:22:17 +01:00
Nicki de Wet
084a3c6b7f
Update notifications.md ( #80868 )
...
Added clarity about the order policies are evaluated
2024-01-19 16:15:15 +01:00
Will Browne
3f30cbf91c
DataSources: Add datasource fetching + querying interface ( #80749 )
...
* first pass
* separate oss + enterprise
* tidy things up
* add ctx
* fix tests
* use standalone svcs
* mv plugin context provide
* fix wire
* fix import
2024-01-19 15:56:52 +01:00
Andre Pereira
bb0fa4f99a
Data trails: Add datasource picker to Logs tab and disable it ( #80892 )
...
* wip
* Logs are now working
* Remove logs tab, for now?
2024-01-19 14:18:49 +00:00
Isabel
35ade8974f
Docs: move best practices page ( #80844 )
...
Moved best practices page
2024-01-19 08:35:13 -05:00
Jack Westbrook
dff0e33c30
Webpack: Update bundled plugins SWC baseUrl ( #80882 )
...
build(webpack): update config for swc.baseUrl
2024-01-19 14:18:14 +01:00
Adela Almasan
e0d0420990
VizTooltips: Copy to clipboard functionality ( #80761 )
2024-01-19 07:16:14 -06:00
Eric Leijonmarck
29112f8822
Make: Add make gen-go
to initcmds in .bra ( #80880 )
...
* add: make gen-go to initcmds
* change order of init cmds
2024-01-19 12:49:58 +00:00
Alexander Zobnin
08082104e1
Access control: Add permissions cache hit/miss metrics ( #80883 )
...
* Access control: Add permissions cache hit/miss metrics
* Add metrics to OSS
* Fix imports
2024-01-19 13:47:58 +01:00
renovate[bot]
a8a9e6d0ee
Update dependency @grafana/scenes to v1.30.0 ( #80874 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-19 12:47:33 +00:00
Javier Ruiz
ea37cee435
Use specified time range, default to class value ( #80557 )
2024-01-19 13:44:56 +01:00
Alex Khomenko
8c77dd8bb8
Switch: Add line height ( #80879 )
2024-01-19 14:21:22 +02:00
Misi
6752a512f3
Auth: Change UI route, add frontend endpoints to api.go ( #80671 )
...
Delete advanced from UI route, fix 404
2024-01-19 11:53:37 +01:00
Kyle Cunningham
4d6069583e
Transformations: Move transformation help to drawer component ( #79247 )
...
* Move help to drawer component
* Update component name
* Flip hierarchy of transformation name and help description
2024-01-19 12:47:05 +02:00
renovate[bot]
03ebf0aa4c
Update dependency css-loader to v6.9.1
2024-01-19 10:34:24 +00:00
renovate[bot]
b60c9e0506
Update dependency eslint-plugin-import to v2.29.1 ( #80832 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-19 10:15:22 +00:00
Laura Benz
0e4c6742c8
GettingStarted: Improve styling and add tracking ( #80410 )
...
* refactor: remove icons and related styling
* refactor: remove cut off on the left side
* fix: aria-labels
* feat: add tracking
* refactor: adjust button position
* refactor: move previous button back
* refactor: use emotion object syntax
* feat: add tracking
* refactor: remove console.log()
2024-01-19 10:50:56 +01:00
github-actions[bot]
ed196e67a8
Update make docs
procedure ( #80855 )
...
Co-authored-by: grafanabot <bot@grafana.com>
2024-01-19 09:33:48 +00:00
Ivana Huckova
759c088ac5
Elasticsearch: Fix showing of logs when __source
is log message field ( #80804 )
...
Elasticsearch: Fix showing of logs whe __source is log message field
2024-01-19 10:28:08 +01:00
Ashley Harrison
5f2ef36e63
Chore: make baseDir
absolute in grafana-plugin-config ( #80826 )
...
make baseDir absolute
2024-01-19 09:18:48 +00:00
Sonia Aguilar
171ba185d3
Alerting: Allow selecting only ... in groupBy ( #80857 )
...
Allow selecting only ... in groupBy
2024-01-19 11:17:21 +02:00
Victor Marin
b93567a839
Scenes: Restore dashboard from version settings ( #80600 )
...
* Add versions tab in dashboard settings
* Fetch and render dashboard versions
* Be able to compare two versions
* PR discussion changes
* remove unnecessary async in test
* PR discussion mods
* linter fix
* styles and tests
* Fix show more versions bug
* migrate files + style fix
* fix test
* refactor styles - css object keys to camelCase
* refactor file migrations
* more files migrations
* wip restore
* remove unused type, cleanup
* wip
* restore functionality
* revert defaults
* wip
* restore functional
* refactor + tests
* CR modifications
* fix tests - CR mods
2024-01-19 10:58:20 +02:00
Nathan Marrs
8784052ccf
Canvas: Pan zoom minor refactor ( #80337 )
...
* enable context menu for canvas while in panel edit mode
* Disable context menu when editing is not enabled in canvas
* follow up minor refactor
2024-01-18 19:05:15 -08:00
Alexander Weaver
18b9c8fd5f
Alerting: Nilcheck JitterStrategyFrom so it can be used in contexts without feature toggles ( #80841 )
...
Nilcheck so tests can have a nil feature toggles
2024-01-18 15:43:41 -06:00