Laura Fernández
e65669bc0d
Grafana UI: Checkbox.story.tsx
- Replace VerticalGroup
with Stack
( #86524 )
2024-04-18 17:05:19 +02:00
Señor Performo - Leandro Melendez
0d11f9b2f4
Docs: Add GeoMaps YouTube Video ( #86472 )
...
* Update index.md on GeoMaps adding YouTube Video
Added the GeoMap YouTube video to the documentation
* Update docs/sources/panels-visualizations/visualizations/geomap/index.md
Totally agree, I tend to use those words and not realize :P
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-04-18 10:57:08 -04:00
Laura Fernández
18bd11ca6a
Grafana UI: TextLink.story.tsx
- Replace VerticalGroup
with Stack
( #86526 )
2024-04-18 16:37:48 +02:00
ismail simsek
28a683cf28
InfluxDB: Remove influxdbSqlSupport feature toggle ( #86518 )
...
Remove influxdbSqlSupport feature toggle
2024-04-18 16:29:27 +02:00
Matias Chomicki
99f34cb1ed
Common labels/displayed fields: Show label names with values ( #86345 )
...
* LogLabels: create specialized component for arrays of labels
* Logs: sort displayed fields when assigning to state
* LogsMetaRow: fix types and use specialized components
* LogLabels: show label and value
* LogsPanel: update common labels
* LogsMetaRow: use LogsLabelsList
* Update unit tests
* Formatting
* Update betterer
* Prettier
* Logs panel: update test
* LogLabels: add actual tooltip
* Logs: remove sorting of displayed fields
2024-04-18 16:25:58 +02:00
Laura Fernández
bbf4281d8d
Grafana UI: Dropdown.story.tsx
- Replace VerticalGroup
with Stack
( #86521 )
2024-04-18 16:13:08 +02:00
Konrad Lalik
344cea1725
Alerting: Fix external Alertmanager settings payload ( #86413 )
...
* Remove helper properties from the AM config object
* Make the omitTemporaryIdentifiers a pure function
* Add formValuesToCloudReceiver test
* Remove immer produce to prevent object freezing
2024-04-18 15:55:13 +02:00
Vanilla
817f787947
Cli: Check missing plugin parameter of plugin update command ( #86410 )
...
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2024-04-18 15:46:04 +02:00
Andres Martinez Gotor
eac02a61e1
Return plugin error when requesting settings ( #86052 )
2024-04-18 14:29:02 +02:00
Marie Cruz
8373fc3544
docs: update heatmap visualization and add play links ( #85926 )
...
* docs: update heatmap visualization
* docs: add state timeline and status history play shortcodes
* Apply suggestions from code review
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* docs: add heatmap video
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-04-18 08:22:14 -04:00
Mihai Doarna
57848bbe23
Auth: encrypt/decrypt SAML secrets in SSO settings service ( #85253 )
...
encrypt/decrypt saml secrets in sso settings service
2024-04-18 15:16:59 +03:00
Lisa
bdd288d058
Add Create annotations in panel video to the documentation ( #86383 )
...
* Add Create annotations in panel video to the documentation
* Update docs/sources/dashboards/build-dashboards/annotate-visualizations/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
2024-04-18 08:14:56 -04:00
Tom Ratcliffe
a5c75c5ffb
Remove explicit imports of whatwg-fetch
from individual test files
2024-04-18 12:23:38 +01:00
Tom Ratcliffe
389250afe0
Add whatwg-fetch polyfill to jest test setup so all tests run it
2024-04-18 12:23:38 +01:00
Andres Martinez Gotor
0f4a47b180
Plugin load errors: Add more well-known errors ( #85960 )
2024-04-18 13:04:22 +02:00
github-actions[bot]
80e63b5206
I18n: Download translations from Crowdin ( #86438 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-18 10:34:18 +00:00
Ashley Harrison
07044309f1
EmptyState: Add completed
variant ( #86497 )
...
* add 'completed' variant
* add central text alignment
2024-04-18 11:22:28 +01:00
Laura Fernández
bc07eedaa9
Grafana UI: Replace VerticalGroup
with Stack
on alerts documentation in Storybook ( #86400 )
2024-04-18 12:16:57 +02:00
Laura Fernández
6b21d12ce0
Grafana UI: FilterPopup
- Replace VerticalGroup
and HorizontalGroup
with Stack
( #86398 )
2024-04-18 12:16:38 +02:00
ismail simsek
635d85db7a
InfluxDB: Fix interpolation for floating point number values ( #86396 )
...
return number as it is
2024-04-18 11:21:41 +02:00
Ivana Huckova
f3fd2de9dd
Loki: Remove tracking grafana_loki_query_executed
and add grafana_explore_loki_query_executed
( #86484 )
...
* Loki: Remove and add
* Update public/app/plugins/datasource/loki/tracking.ts
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
---------
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
2024-04-18 10:57:18 +02:00
Torkel Ödegaard
1d513f66b8
DashboardScene: Fixes checkbox orienation in save forms ( #86408 )
2024-04-18 10:15:06 +02:00
Kristina Durivage
4e0e12bb07
add cleanup
2024-04-18 09:04:53 +01:00
Kristina Durivage
bf897c1255
Add clarifying comments/docs
2024-04-18 09:04:53 +01:00
Tom Ratcliffe
ab605e37df
Remove unnecessary server.listen()
2024-04-18 09:04:53 +01:00
Tom Ratcliffe
ef5c4b69f3
Remove unused msw import
2024-04-18 09:04:53 +01:00
Tom Ratcliffe
de4510cc70
Reuse setupMswServer for alerting tests
2024-04-18 09:04:53 +01:00
Tom Ratcliffe
76c6e029a5
Fix incidental console error spy that was unneeded
2024-04-18 09:04:53 +01:00
Tom Ratcliffe
6557f5a00e
Add whatwg-fetch and fixes to Playlist tests that break when polyfill is added
2024-04-18 09:04:53 +01:00
Tom Ratcliffe
2ab13071fb
Add whatwg-fetch and fixes to dashboard tests that break when polyfill is added
2024-04-18 09:04:53 +01:00
Tom Ratcliffe
2674043cef
Add whatwg-fetch and fixes to alerting tests that break when polyfill is added
2024-04-18 09:04:53 +01:00
Joey
80d920500b
Tempo: Tidy up types in resultTransformer ( #86025 )
...
* Tidy up types
* Ternary
2024-04-18 08:53:06 +01:00
Joey
306cea7350
Tempo: Group by template vars ( #86022 )
...
* Add template variables to group by field
* Add test for interpolation
* Add test to allow selecting template vars
* Show custom value
2024-04-18 08:52:51 +01:00
Konrad Lalik
9614126cb7
Alerting: Fix instances link when served from subpath ( #86432 )
...
Fix instances link when served from subpath
2024-04-18 08:56:30 +02:00
Torkel Ödegaard
1327bdf575
DashboardScene: Fixes issue saving new dashboard from panel edit ( #86477 )
2024-04-18 08:46:24 +02:00
Torkel Ödegaard
3870ecd2e0
RefreshPicker: Change running state to be less distracting ( #86405 )
...
RefreshPicker: Change running state to not change button variant to destructive
2024-04-18 05:46:43 +02:00
Torkel Ödegaard
a8b81e1481
DashboardScene: Fixes minor issue transitioning between dashboards ( #86262 )
...
* DashboardScene: Fixes minor issue transitioning between dashboards
* Update
2024-04-18 05:45:38 +02:00
Andreas Christou
420067a7e1
MSSQL: Add SQL_VARIANT
converter and update test ( #85823 )
...
Add SQL_VARIANT converter and update test
2024-04-17 16:49:51 -05:00
Adela Almasan
38fe9fcfd1
VizTooltip: Fix heatmap mode All ( #86463 )
2024-04-17 23:24:13 +02:00
Nick Richmond
82dd573ea4
Expressions: Fix erroneous sorting of metrics and expressions ( #86372 )
...
chore: upgrade `dataplane/sdata`
2024-04-17 16:03:33 -04:00
Michael Mandrus
df4c8c3cbc
CloudMigrations: Move business logic out of api layer ( #86406 )
...
* move run migration to the cloudmigrationimpl layer
* add migration run list logic down a layer
* remove useless comments
* pull cms calls into their own service
2024-04-17 15:43:09 -04:00
Nick Richmond
00256d3fdd
Prometheus: Cancellable label values requests ( #86403 )
...
* feat: cancellable label values requests
* refactor: prefer more explicit `requestId`
* refactor: request options to avoid tedious test changes
* refactor: avoid `any`
2024-04-17 15:03:31 -04:00
Kristina
15ff166fb6
Explore: Mock useExplorePageTitle in every integration test ( #86462 )
...
Mock useExplorePageTitle in every integration test
2024-04-17 14:01:09 -05:00
Brendan O'Handley
61c10ed155
Prometheus: Bypass flaky E2E test ( #86460 )
...
bypass flaky test
2024-04-17 13:53:22 -05:00
Brendan O'Handley
55b2a4b0c0
Prometheus: Limit Prometheus run query event tracking to queries in Explore ( #86054 )
...
only track run query events in explore
2024-04-17 20:40:27 +02:00
Darren Janeczek
53d2714a18
Tooltips: Ensure new viz tooltips are visible within modals ( #86258 )
...
fix: ensure new viz tooltips are visible within modals
2024-04-17 13:54:10 -04:00
Kyle Brandt
46efe41e33
Prometheus: (Instrumentation) Add rawExpr (pre-interpolation) to traces ( #86449 )
2024-04-17 19:53:38 +02:00
Drew Slobodnjak
ed8eacbc7e
Canvas: Fix division by zero ( #85443 )
...
* Canvas: Fix division by zero
* Fix last add vertex control
* Apply fix to existing vertices
* Apply deltas to temporary paths
* Persist original source and target coorindates
* Add follow up TODO
* Update connection svg to handle originals
* Get rid of minimum constraints for deltas
* Apply persist coordinate system to vertex handlers
* Consolidate and rename selected value
* Update connection arcs to use new coordinates
* fix editor crashing with scenes
---------
Co-authored-by: Adela Almasan <adela.almasan@grafana.com>
2024-04-17 10:18:17 -07:00
ismail simsek
e528c79689
Chore: Don't apply adhoc filters when promQLScope is enabled ( #86454 )
...
* check promQLScope
* add tests
2024-04-17 18:54:28 +02:00
Will Browne
dceb83ab42
Plugins: Expose backendplugin for client proto interface ( #86207 )
...
* first pass
* tidy
* add err check
* remove comment
* simplify
* remove unused stuff
* add backend()
* use SDK commit
* add codeowners for go.mod
* fix go.mod
* bump SDK
* go work sync
2024-04-17 18:47:01 +02:00