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
Yuri Tseretyan
d71904cb27
Alerting: Expose updated_by in rules GET APIs ( #99525 )
...
---------
Signed-off-by: Yuri Tseretyan <yuriy.tseretyan@grafana.com>
2025-01-27 14:31:40 -05:00
renovate[bot]
32ae292334
Update dependency rudder-sdk-js to v2.48.44 ( #99609 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 19:07:34 +00:00
Stephanie Hingtgen
7ebe599389
Library elements: do not error if dashboard is not found ( #99608 )
2025-01-27 20:35:30 +02:00
renovate[bot]
8954800d37
Update dependency react-window-infinite-loader to v1.0.10 ( #99607 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 18:34:18 +00:00
William Assis
be8396cafa
Setup legacy search based on mode ( #98908 )
2025-01-27 12:32:07 -06:00
renovate[bot]
060182a3ba
Update dependency ol-ext to v4.0.25 ( #99606 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 18:07:47 +00:00
Galen Kistler
5c785e6101
LogsPanel: Fix safari text selection bug ( #99522 )
...
* feat: a11y review - remove anchor wrapping LogMessage, instead style expand button focus to wrap row
2025-01-27 12:05:50 -06:00
Alexander Akhmetov
cb43f4b696
Alerting: Add compressed protobuf-based alert state storage ( #99193 )
2025-01-27 18:47:33 +01:00
Josh Hunt
6edd4f5a7c
Combobox: Remove circular dependency caused by ComboboxOption type ( #99601 )
2025-01-27 19:45:09 +02:00
Stephanie Hingtgen
6e705ee67c
Revert "LibraryPanel: Fallback to panel title if library panel title is not set" ( #99602 )
...
Revert "LibraryPanel: Fallback to panel title if library panel title is not s…"
This reverts commit c862aa4d68
.
2025-01-27 10:31:35 -07:00
renovate[bot]
2f2c6360cd
Update dependency knip to v5.43.5 ( #99600 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 17:29:46 +00:00
renovate[bot]
b5ca30c69e
Update dependency i18next to v24.2.2 ( #99593 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 16:59:34 +00:00
Andreas Christou
30ee8b9813
Azure: Correctly set application insights resource values ( #99214 )
...
Correctly set resource values
2025-01-27 16:57:43 +00:00
Ryan McKinley
a5c14db051
Folders: Convert between unstructured and legacy ( #99504 )
2025-01-27 17:37:28 +01:00
renovate[bot]
b4c13defa6
Update dependency eslint-plugin-jsdoc to v50.6.3 ( #99591 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 16:36:36 +00:00
Andreas Christou
763f0bac90
Azure: Support more complex variable interpolation ( #99284 )
...
Support more complex variable interpolation
- Update test
2025-01-27 16:21:24 +00:00
Joey
1f19fc8e0f
Tempo: Limit tags and tag values ( #98306 )
...
* Limit tags and tag values API response
* Add tag limit setting in datasource
* Add docs
* Update limit options
* Update docs
2025-01-27 16:20:51 +00:00
Alex Spencer
9bdeca8d10
ExemplarMarker: Fix exemplar tooltip box shadow ( #99464 )
...
fix: exempla tooltip box shadow
2025-01-27 09:16:31 -07:00
renovate[bot]
1c66e0fe30
Update dependency centrifuge to v5.3.1 ( #99577 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 16:08:05 +00:00
Fayzal Ghantiwala
848ef72100
Alerting: Check if pagination token is greater than or equal to ( #99576 )
...
Use goe for token comparison
2025-01-27 15:56:06 +00:00
Andreas Christou
cc09f38421
MSSQL: Correctly type UDPConnectionLimit
( #99011 )
...
* Correctly type UDPConnectionLimit
* Update tests
* Handle legacy case
2025-01-27 15:53:46 +00:00
Andreas Christou
e01d8ad5b5
Azure: Add support for custom namespace and custom metrics variable queries ( #99279 )
...
* Add custom metric namespace and metric name queries
* Fix outdated type
* Support specifying custom
- Add custom support to getMetricNamespaces
- Ensure the customNamespace is specified in getMetricNames calls
* Update data source tests
* Support custom namespace/metrics variable queries
- Add tests
* Add fields to variable editor
- Update tests
- Update docs
- Update selectors
* Remove unneeded Promise.resolve
* Add comment
* Don't mutate expected path
* Lint
* Update docs/sources/datasources/azure-monitor/template-variables/index.md
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com>
* Update docs/sources/datasources/azure-monitor/template-variables/index.md
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com>
* Update docs
* Update conditionals
* Lint
---------
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com>
2025-01-27 15:53:00 +00:00
renovate[bot]
c6ba0910b4
Update dependency @types/webpack-env to v1.18.6 ( #99575 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 15:47:36 +00:00
Andres Martinez Gotor
b0e74cf737
Grafana Advisor: Plugin checks ( #99502 )
2025-01-27 16:39:46 +01:00
renovate[bot]
50b14c533c
Update dependency @types/node to v22.10.10 ( #99570 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 15:25:51 +00:00
Dominik Prokop
ae62b3817b
Dashboards: Change the way dashboard not found error is handled ( #98950 )
...
* Get rid of _dashboardLoadFailed
* Get rid of dashboardNotFound meta
* Update public dashboards tests
* Fix DashboardPage tests
* DashboardPageProxy tests
* DashboardScenePageStateManager test fix
* Beterer
* Fix merge
* Nits
* Fix test
* remove debugger
* Update get folder to throw
* translate error title
* Update public/app/features/apiserver/types.ts
Co-authored-by: Ivan Ortega Alba <ivanortegaalba@gmail.com>
* Update public/app/features/dashboard/services/DashboardLoaderSrv.ts
Co-authored-by: Ivan Ortega Alba <ivanortegaalba@gmail.com>
* Update public/app/features/dashboard/services/DashboardLoaderSrv.ts
Co-authored-by: Ivan Ortega Alba <ivanortegaalba@gmail.com>
* Update public/app/features/dashboard/services/DashboardLoaderSrv.ts
Co-authored-by: Haris Rozajac <58232930+harisrozajac@users.noreply.github.com>
* Betterer
* Update test cases
* More test updates
* More translations
---------
Co-authored-by: Ivan Ortega Alba <ivanortegaalba@gmail.com>
Co-authored-by: Haris Rozajac <58232930+harisrozajac@users.noreply.github.com>
2025-01-27 15:54:10 +01:00
John Naizer
571f20676d
Azure: Bump grafana-azure-sdk-go
to 2.1.6 ( #99524 )
...
* added changes for rebase
* ran go mod tidy and ran a build
* ran a build
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* updated go.work.sum to upstream
* added newline to match upstream
* added more specificity in documentation
* bump grafana-azure-sdk-go to update package for currentuser auth support
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2025-01-27 14:50:31 +00:00
Georges Chaudy
7720f0b64e
folder: allow standalone folder apiserver ( #99508 )
...
* add standalone folders
* add validate
* fix auth
2025-01-27 15:50:06 +01:00
renovate[bot]
a5916116b1
Update dependency @tanstack/react-virtual to v3.11.3 ( #99567 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 14:28:12 +00:00
Stephanie Hingtgen
dde199f684
Unistore: use object from legacy in mode2 ( #99533 )
2025-01-27 08:11:31 -06:00
Konrad Lalik
c5ff5d89df
Alerting: Add GMA action buttons to the new list view ( #98449 )
...
* Add GMA action buttons based on the ruler rule definition
* Improve imports
* Remove rulesSource from Grafana group identifier
* Improve ruler loader error handling
* Clean imports, add details page link
* Remove unnecessary property from the API:
* Change Prometheus page size in the FilterView
* Fix lint errors and tests
* Revert filtered items page size
* Fix cache invalidation for RTKQ ruler requests
* Fix tags ids
* Naming improvements
* Fix lint errors, use util function for pause checking
* Alerting: Add ruleGroupIdentifierV2toV1 function to PR 98449 (#99326 )
* Move params validation to the rulerUrlBuilder, tidy up code
---------
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
2025-01-27 15:08:33 +01:00
Isabella Siu
49f8359ce5
Elasticsearch: Fix adhoc filters with number fields ( #99514 )
2025-01-27 09:04:48 -05:00