Alexander Akhmetov
a0bf9202f5
Alerting: Clear the state cache when the alert routine stops ( #99681 )
2025-01-28 21:15:19 +02:00
Aleksandar Petrov
97f4a164d1
[DOC] Add connection URL info to Pyroscope datasource doc ( #99605 )
...
* [DOC] Add connection URL info to Pyroscope datasource doc
* Fix wordlist violation
* Apply suggestions from code review
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
---------
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
2025-01-28 15:02:53 -04:00
Stephanie Hingtgen
516bd0fd1c
K8s: Folders: Fix get command ( #99690 )
2025-01-28 13:00:57 -06:00
owensmallwood
3ba0d8d4b5
Unified Storage: Improve observability for indexing latency ( #99700 )
...
* adds extra debug logs and a new metric for poller query latency to help us better understand watch and index latency for write events
* adds trace span to the index for handling index write events
2025-01-28 12:30:20 -06:00
renovate[bot]
dddfce2df7
Update dependency knip to v5.43.6 ( #99698 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 18:21:45 +00:00
grafana-delivery-bot[bot]
721c2b0c7c
Release: update changelog for 11.5.0 ( #99652 )
...
* Update changelog
* baldm0mma/add changelog content
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: jev forsberg <jev.forsberg@grafana.com>
2025-01-28 11:18:43 -07:00
renovate[bot]
04c84e06e5
Update dependency @types/swagger-ui-react to v4.19.0 ( #99674 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 18:01:00 +00:00
owensmallwood
3228ae727e
wires up dashboards page to be able to sort by usage stats (sprinkles) ( #99479 )
...
* wires up dashboards page to be able to sort by usage stats (sprinkles)
* dont mutate field
* use better type for field
* adds tests. Had to export some types and put the field type back to object.
* frontend asks for sort field in response if needed
* adds some unit tests for getSortOptions
* use Record instead of object
* prettier
* adds ternaries, another unit test
2025-01-28 19:36:26 +02:00
Oscar Kilhed
056b5a7b08
Dashboards: Monitor dashboard loading performance ( #99629 )
...
* WIP benchmark dashboard rendering
* Script
* Benchmark with variable and a panel
* Add one more benchmark
* Explicitely enable profiling
* Playwright tests
* update scenes
* Report measurement to faro when config set
* Let user enable metrics reporting in UI
* Fix logging
* Change how performance metrics is enabled per dashboard, now in config file only
* add benchmark run option
* Fix benchmark runs
* fix description for performance config
* remove console.log
* update codeowners
* add back crashDetection init that was lost in merge
* fix yarn.lock
* restore custom.ini
* fix import
* Make sure we have the echoSrv
* fix config type
* Try to limit changes to e2e runs
* remove benchmark
* Fix lint issue
* fix codeowners
---------
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Sergej-Vlasov <sergej.s.vlasov@gmail.com>
2025-01-28 18:36:10 +01:00
Ivan Ortega Alba
92d5e82a33
LibraryPanels: Respect model title when adding a library panel ( #99687 )
...
* Revert "Revert "LibraryPanel: Fallback to panel title if library panel title …"
This reverts commit 6e705ee67c
.
* LibraryPanels: Respect model title when adding a library panel to a dashboard
* remove debugger
---------
Co-authored-by: Haris Rozajac <haris.rozajac12@gmail.com>
2025-01-28 10:19:33 -07:00
Ivan Ortega Alba
abac53bd0a
Revert "Revert "LibraryPanel: Fallback to panel title if library panel title is not set"" ( #99678 )
...
Revert "Revert "LibraryPanel: Fallback to panel title if library panel title …"
This reverts commit 6e705ee67c
.
2025-01-28 09:53:19 -07:00
Arati R.
94a844977e
Folders/K8s: Fix createdBy and updatedBy fields in response ( #99569 )
2025-01-28 10:46:07 -06:00
renovate[bot]
d81b1bf803
Update scenes to v5.41.0 ( #99684 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 18:37:22 +02:00
Ashley Harrison
6e8e320ace
Chore: emit event whenever the theme changes ( #99672 )
...
emit event whenever the theme changes
2025-01-28 16:00:54 +00:00
Jacob Valdez
1fb1f8846f
Docs: What's new & Upgrade guide v11.5 ( #99341 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Robby Milo <robbymilo@fastmail.com>
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
2025-01-28 09:16:42 -06:00
renovate[bot]
78848095ca
Update dependency swagger-ui-react to v5.18.3 ( #99669 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 17:01:32 +02:00
renovate[bot]
0a805a2314
Update dependency moment-timezone to v0.5.47 ( #99657 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 16:40:21 +02:00
Mitch Seaman
fe49b6279a
docs: update enterprise docs with license token renewal details ( #99662 )
2025-01-28 14:38:17 +00:00
Stephanie Hingtgen
0cef2b9ae7
Dashboard Versions: Make compatible with app platform ( #99327 )
2025-01-28 08:17:52 -06:00
Ashley Harrison
05905a5069
Chore: bracket properly to ensure name is set correctly ( #99660 )
...
bracket properly to ensure name is set
2025-01-28 16:16:36 +02:00
Ivana Huckova
058d3946b7
Zipkin: Remove frontend query running code ( #99557 )
...
* Zipkin: Remove frontend query running code
* Fix lint
2025-01-28 15:11:10 +01:00
Kristina
52a6c27d99
VizTooltip: Check useragent to perform consistently on all mobile devices ( #99655 )
...
* Add useragent check to be comprehensive
* move check outside function and add hopefully clarifying comment
2025-01-28 16:00:15 +02:00
Konrad Lalik
0bf31c14a7
Alerting: Improve default form values handling ( #97564 )
...
This PR refactors how rule form state is managed and relies less on prop drilling and removes dependency on redux store.
2025-01-28 15:49:47 +02:00
renovate[bot]
8b9d4d1358
Update dependency @types/node to v22.12.0 ( #99638 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 13:37:10 +00:00
Josh Hunt
9d635edd0e
MultiCombobox: Async options ( #99469 )
...
* remove managed isOpen state, add hook to abstract away options/async functionality
* split useOptions into new file
* refactor stories
revert combobox stories to what's in main. I screwed up that rebase
* change onChange type, clean up what calls onChange, add debounce and useLatestAsyncCall
* tests (mid trying to figure out the act stuff)
* tests
* debounce-promise doesn't work with rollup?
* just some minor code clean up
* fix type import
2025-01-28 13:36:59 +00:00
grafana-delivery-bot[bot]
af2c7a19d1
Release: update changelog for 11.4.1 ( #99650 )
...
Update changelog
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-28 12:29:59 +00:00
grafana-delivery-bot[bot]
b1f39f4b8b
Release: update changelog for 11.3.3 ( #99647 )
...
Update changelog
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-28 12:06:25 +00:00
Fayzal Ghantiwala
f8e7e9e024
Alerting: Make pagination token empty if an invalid token is passed ( #99644 )
...
Reset token to empty if invalid
2025-01-28 11:54:11 +00:00
grafana-delivery-bot[bot]
1cc9f8f0c2
Release: update changelog for 11.2.6 ( #99645 )
...
Update changelog
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-28 11:46:25 +00:00
Gareth Dawson
ecc9b0c10c
partner data sources: remove experimental imports from datasources ( #99370 )
...
* remove experimental imports from datasources
* add plugin-ui deps
* remove
* trigger workflow
* Make versions of plugin-ui fixed
* Fix import in test
---------
Co-authored-by: Ivana Huckova <ivana.huckova@gmail.com>
2025-01-28 18:44:22 +07:00
grafana-delivery-bot[bot]
d2eac460cf
Release: update changelog for 11.1.11 ( #99639 )
...
Update changelog
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-28 11:25:01 +00:00
renovate[bot]
8e6a868178
Update dependency papaparse to v5.5.2 ( #99635 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 10:56:34 +00:00
grafana-delivery-bot[bot]
a66857dfbe
Release: update changelog for 11.0.10 ( #99636 )
...
Update changelog
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-28 10:54:23 +00:00
Alexander Akhmetov
a28328d764
Alerting: Call the deletion reason provider even if the rule is no longer scheduled ( #99571 )
...
Alerting: Call the deletion reason provider even if the rule is not scheduled anymore
2025-01-28 11:34:26 +01:00
renovate[bot]
f6fc39e71f
Update dependency @types/webpack-env to v1.18.7 ( #99633 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 10:30:33 +00:00
grafana-delivery-bot[bot]
58a279e109
Release: update changelog for 10.4.15 ( #99634 )
...
Update changelog
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-28 10:28:22 +00:00
Tobias Skarhed
8c2824cf3b
MultiCombobox: Autosize ( #99510 )
...
* Add input auto resizing
* Initial auotsize
* Initial implementation
* Remove px
* Remove unused import
* Handle backspace and support the width prop
* Make sizing work with useComboboxFloat
* Remove unused expression
* Add supoport for min and max width
* Change space for clicking
2025-01-28 11:03:08 +01:00
renovate[bot]
a05f539dd2
Update dependency @types/lodash to v4.17.15 ( #99632 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 10:02:23 +00:00
Stephanie Closson
9c7618160d
Update queries-conditions.md ( #99592 )
2025-01-28 10:52:50 +01:00
Ivana Huckova
58a3e0ae86
Remove @grafana/experimental in @grafana/o11y-ds-frontend and @grafana/sql ( #99501 )
...
* Remove @grafana/experimental in @grafana/o11y-ds-frontend
* Remove @grafana/experimental in @grafana/sql
* Fix mock in test
2025-01-28 10:48:19 +01:00
renovate[bot]
ae0de61b92
Update dependency @types/babel__preset-env to v7.10.0 ( #99611 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 09:39:55 +00:00
Stephanie Hingtgen
959a942b5c
K8s: Dashboards: fix in folder count ( #99622 )
2025-01-28 10:28:12 +01:00
Stephanie Hingtgen
9949a56f3b
K8s: Fix legacy stats ( #99623 )
2025-01-28 10:08:48 +01:00
Tom Ratcliffe
3ed138543d
Chore: Fix translation imports from @grafana/ui
( #99614 )
2025-01-28 08:36:31 +00:00
Joey
acbdc1f415
Tempo: Add separate options groups ( #99310 )
...
* Separate options groups
* Editor row for styling
2025-01-28 08:20:23 +00:00
Ryan McKinley
4e703576b0
K8s/OpenAPI: Render openapi into a static file ( #99561 )
2025-01-28 10:30:53 +03:00
Stephanie Hingtgen
61c5b4a25e
Library elements: remove usage of dashboard table on get ( #99619 )
2025-01-27 17:39:18 -06:00
owensmallwood
fd85ddf647
Unified Storage: Fix search case sensitivity ( #99603 )
...
lowercase search query when doing a text query. Doing this makes the NewWildcardQuery be case-insensitive
2025-01-27 20:39:36 +00:00
Stephanie Hingtgen
078ce6a289
Library elements: Delete orphaned connections with the dashboard service ( #99612 )
2025-01-27 22:37:38 +02:00
Moustafa Baiou
82f457495a
Alerting: Correctly escape provisioning API exports ( #99039 )
...
When exporting contact-points, mute-timings, and notification policies in the provisioning API, we need to escape the `$` character which is used in interpolation by file provisioning.
Follow up to #97985
2025-01-27 14:59:50 -05:00