Alexander Akhmetov
ed7c4aa96b
Alerting: API to read rule groups using mimirtool
2025-02-14 13:42:40 +01:00
Adela Almasan
62e06cfac8
Actions: Fix support in StateTimeline and XYChart ( #100543 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
2025-02-12 21:53:32 +02:00
Sergej-Vlasov
d1dee968c3
Schema V2: Adjust quick_ranges in time settings and remove time_options ( #100135 )
...
* adjut quickRanges type in v2
* clean up unused time_options property
* remove deprecated time_options property on time picker
* add schema migration for time_options
* adjust test
2025-02-12 19:23:09 +00:00
Stephanie Hingtgen
e2a101cde3
Dashboard history: Track version created timestamp in restore ( #100451 )
2025-02-12 11:19:55 -06:00
Nick Richmond
d3de9dbce6
ExploreMetrics: Fix escaping of regex metacharacters in label filters ( #100513 )
...
* fix: don't over-escape label values
* test: handling of regex metacharacters in filters
2025-02-12 11:29:47 -05:00
Torkel Ödegaard
cfc529cb03
Design/Theme: Change dropdown background in dark themes ( #100415 )
...
* Dropdowns: Change background for Selects/Comboboxs
* Update
* Update
* Review fixes
* Update
2025-02-12 17:22:56 +01:00
Tom Ratcliffe
a1e59a92b0
Alerting: Allow collapsing of rule sections and fix Grafana configure link ( #100290 )
2025-02-12 17:12:11 +02:00
Adela Almasan
33b48f7c6e
PanelPlugin: Allow inverting hideFromDefaults ( #100473 )
2025-02-12 04:46:00 -06:00
Laura Fernández
b44b82606a
MultiCombobox: Add grouping ( #100297 )
2025-02-12 11:19:28 +01:00
Edvard Falkskär
eb4c428d4e
NodeGraph: Improve view traces for uninstrumented services ( #98442 )
...
* NodeGraph: Improve view traces for uninstrumented services
* Switch to onBuildUrl and more peer attributes
* Update unit tests
* Added test for new logic
* Open traces in same tab
* Update the tests
* bring back internal link
* Update public/app/plugins/datasource/tempo/datasource.ts
Co-authored-by: Joey <90795735+joey-grafana@users.noreply.github.com >
* Revert export of generateInternalHref
* Update tests after change from onBuildUrl to query function
---------
Co-authored-by: Domas Lapinskas <domasx2@gmail.com >
Co-authored-by: Joey <90795735+joey-grafana@users.noreply.github.com >
2025-02-12 11:28:44 +02:00
Alexander Akhmetov
9593e51da7
Alerting: conversion API structure ( #100258 )
2025-02-12 08:13:21 +01:00
jackyin
9b37e9249a
Dashboard: Folder move unexpected behavior ( #100394 )
...
* Dashboard: Folder move unexpected behavior
* format
2025-02-12 08:16:01 +02:00
Sven Grossmann
d199c33d7e
Log Context: Fix bug where variables are not replaced in dashboards ( #100433 )
...
* Log Context: Fix bug where variables are not replaced in dashboards
* add objects to act as `row` and `options`
* run prettier
* fix lint
2025-02-11 20:25:52 +01:00
Staton Hysell
ab74852fc9
PanelEdit: Align chevron direction ( #100386 )
...
Adjusted the collapsable section chevron
+ point down when closed
+ point up when expanded
2025-02-11 13:16:19 -05:00
Rares Mardare
6d374a3d7f
Configuration tracker: Update copy in IRM and point to new IRM slack integration ( #100440 )
...
Update copy + point to new IRM slack
2025-02-11 18:41:34 +01:00
Sergej-Vlasov
bbe21bb1d2
Bump Scenes to 5.42.0 ( #100205 )
...
* update scenes and weekStart prop type
* update test
* adjust weekStart type in schemaV2
* clean up weekStart error message
* clean up weekStart in test data
2025-02-11 13:20:47 +00:00
Oscar Kilhed
6ee3c71ffe
Dashboards: refactor transform scene layout to save model and transform save model to scene layout, schema v2 ( #100322 )
...
* Add tests
* refactor transformSaveModelToSchemaV2 and transformSceneToSaveModelV2
* move default grid serializer functions outside of class
* simplify layoutmanager descriptor
* add test for SaveModel -> Scene
* Fix lint issues
* remove auto added import
* Fix name
* Fix test typo
2025-02-11 13:08:07 +01:00
Victor Marin
e17fd5e8ad
DashboardDS: Re-run dashboard queries within MixedDS on transformation reprocessing ( #100370 )
...
* fix scenario where results subscription is lost due to transformations
* fix
2025-02-11 13:39:00 +02:00
Torkel Ödegaard
a1dacc24b9
CSS: Update generated scss file ( #100413 )
2025-02-11 12:35:21 +01:00
Torkel Ödegaard
9bdacf3833
DesignSystem: Menu and popover styling update to use new elevated background token ( #100255 )
...
* DesignSystem: Menu and popover styling tweak proposal
* Fix submenu
* Themes: Add elevated prop
* Update themes
* update
* Fixed tests
* Update
* fix markdown lint
* Update packages/grafana-data/src/themes/createColors.ts
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
* Update contribute/style-guides/themes.md
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
* Update
* Update
---------
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2025-02-11 12:27:04 +01:00
Andre Pereira
d48802cdfb
Tempo: TraceQL metrics streaming ( #99037 )
...
* TraceQL metrics streaming POC
* Reduce duplicate frames by using scan() and combineResponses()
* Trying to remove samples outside of time range
* Remove code to clean out of range
* Metrics streaming config toggle
* Sync opening the search and metrics options
* Fix tests
* Fix issues after conflicts
* Fix tests
* Use absolute value when computing minXDelta
* Revert last commit
* Fix frame sorting
* Remove all duplicates
* Use fields from schema to get the frames
* Use FieldCache
* Address PR comments
2025-02-11 11:11:01 +00:00
Jack Westbrook
cbe5741096
Fix: Optimise frontend Postgresql plugin cache busting ( #100406 )
...
fix(postgresql): add version for optimised cache busting
2025-02-11 12:08:19 +01:00
Ashley Harrison
70b86eeb6d
App: Fix web app behaviour on iOS ( #100382 )
...
readd apple-mobile-wep-app-capable
2025-02-11 10:01:33 +00:00
Esteban Beltran
9f77c86b21
Frontend Sandbox: Allow enabling sandbox before installing plugins ( #100365 )
...
* Frontend Sandbox: Allow enabling sandbox before installing plugins
2025-02-11 11:52:21 +02:00
Ida Štambuk
7092fd269d
Elasticsearch: Remove frontend testDatasource method ( #99894 )
2025-02-10 18:33:36 +01:00
Ida Štambuk
4e48b7557c
CloudWatch: Track Logs Insights query language ( #100254 )
...
Co-authored-by: Kevin Yu <kevinwcyu@users.noreply.github.com >
2025-02-10 18:13:26 +01:00
Marco Schaefer
dec07c4c34
Update-faro-versions-in-grafana-packages ( #100354 )
...
* update faro versions in grafana-runtime
* update faro packages in root
* update Faro version in Grafana UI
* upgrade faro version in grafana-prometheus
* replace deprecated type
2025-02-10 15:07:32 +01:00
Gilles De Mey
afab71e28c
Alerting: Remove rule group edit from single rule editor ( #100191 )
...
remove rule group edit from single rule editor
2025-02-10 11:13:28 +01:00
Konrad Lalik
6723159b12
Alerting: Fix useAlertingQueryRunner re-rendering loop ( #100206 )
...
* Fix AlertingQueryRunner infinite re-rendering loop
* Update tests
2025-02-10 10:51:54 +01:00
Misi
acc1521929
Auth: Fix redirect with JWT auth URL login ( #100295 )
...
fix
2025-02-10 10:48:35 +01:00
Elliot Kirk
95e61f63f7
Faro: Upgrading faro deps to 1.13.1, enabling error serializer ( #100145 )
...
* upping faro deps, enabling error serializer
* linting
* fix lint errors
* more linting stuff
* yarn lock
2025-02-10 09:32:47 +01:00
Adela Almasan
f5c049012b
Chore: Data links and Actions components refactor ( #100097 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
2025-02-07 20:03:05 -06:00
Adela Almasan
bce05cd48d
VizActions: Add confirmation message ( #100012 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
2025-02-07 16:58:09 -06:00
Haris Rozajac
f5d8f42635
Dashboard Scene: Fix unnecessary diffing ( #100158 )
...
* Fix unnecessary diffing
* use a diferent approach; update legacyId type
* fix test
2025-02-07 10:47:07 -07:00
AsocPro
7b48670104
Alerting: Remove leftover legacy alerting types ( #100162 )
2025-02-07 17:46:12 +00:00
Ashley Harrison
0bd4e3bda2
Theme: properly clip corners in loki/prom query editor ( #100253 )
...
properly clip corners in loki/prom query editor
2025-02-07 17:17:46 +00:00
Bogdan Matei
be42685852
Dashboards: Add tabs layout ( #100127 )
2025-02-07 16:50:53 +02:00
Bogdan Matei
158c5443b5
Dashboard: Fix for overwriting an edited dashboard in the old architecture ( #100247 )
2025-02-07 16:44:55 +02:00
Torkel Ödegaard
9d7a4a53e4
Themes: Adds 1 more GrafanaCon theme (wip) ( #100228 )
...
* Themes: Gloom theme wip
* Themes: Gloom theme wip
* refactor
* A bit brown maybe?
* Update secondary to also be a bit brownish orangy
* Not super happy
* down a bit
* Progress
* Update
* Update
* orange primary again
2025-02-07 15:27:56 +01:00
Kristina
9fbb0b6636
Panel edit: Remove use of SheetJS ( #100161 )
...
Remove SheetJS
2025-02-07 08:21:14 -06:00
Oscar Kilhed
a412394a14
Dashboards: Save rows and responsive grid layouts in v2 ( #100035 )
...
* save rows and responsive grid layouts in v2
* Add back accidentally removed assert
* adress feedback
* use getGridItemKeyForPanel
* Fix import
* fix another import
* Remove RowGridLayout
2025-02-07 14:45:04 +01:00
Bogdan Matei
a51e785bc1
Dashboards: Finalize refactoring for dynamic dashboards ( #100198 )
2025-02-07 12:57:54 +02:00
Andrej Ocenas
4b9fee61a8
QueryLibrary: Move to enterprise ( #100133 )
2025-02-07 11:09:51 +01:00
Brendan O'Handley
d16f2315a4
Explore metrics: Always check that custom var is present for otel dep env migration ( #100233 )
2025-02-06 18:26:25 -06:00
Victor Marin
2b3ccfe5b9
DynamicDashboards: Revert unnecessary empty page on new layouts ( #100218 )
...
Revert unnecessary empty page on new layouts
2025-02-06 18:37:28 +02:00
Haris Rozajac
4c52abb6b4
Dashboard Schema V2: Introduce __legacyStringValue and deprecate string type for query prop in QueryVariableSpec ( #99716 )
...
* Introduce __legacyStringValue and deprecate string type for query
* Fix tests
* Fix tests
* remove default
* kind should default to default ds if variable doesn't have ds field
* lint
* getDefaultDataSourceRef should not return undefined
2025-02-06 07:33:06 -07:00
Torkel Ödegaard
f1eac34b54
Dashboard: Simpify is empty handling ( #100189 )
...
* Dashboard: Simpify is empty handling
* remove unused imports
* Update
* Update
* Update
* add code for other layouts
---------
Co-authored-by: Victor Marin <victor.marin@grafana.com >
2025-02-06 15:30:54 +01:00
Matias Chomicki
4e6bdce41c
Loki query direction: run initialization only in Explore and Dashboards ( #100182 )
2025-02-06 13:02:43 +01:00
Sriram
9fc82faea7
[analytics] added plugin version to grafana_ds_test_datasource_clicked event ( #100168 )
2025-02-06 11:50:48 +00:00
Matheus Macabu
fde475e3d9
CloudMigrations: save snapshot of alert rule groups ( #100109 )
2025-02-06 12:35:59 +01:00