xdavidwu
5d6bdc60b1
HeatmapPanel: Fix typo in variable naming ( #57326 )
2022-12-09 21:07:12 -06:00
Leon Sorokin
8317bf5def
BarChart: Fix value mappings ( #60066 )
2022-12-09 12:52:34 -05:00
Leon Sorokin
435ada45c5
TimeSeries: Better y-axis ticks for IEC units ( #59984 )
2022-12-09 10:25:44 -07:00
Ashley Harrison
a589929c92
Navigation: Prevent app crash when importing a dashboard with a uid of home
( #59874 )
...
* change home id to be more unique, refactor so that home circular reference is never created
* prefix starred dashboards
* update reducer
2022-12-09 12:54:00 +00:00
Andreas Christou
4730be8842
AzureMonitor: Add error indicating potential configuration issue on Resource Picker ( #60041 )
...
* Add error indicating potential configuration issue
- Update test
* Update error
- Lint update
2022-12-09 13:50:01 +01:00
Ludovic Viaud
07d6b632b5
Remove PromExploreQueryEditor and PromQueryEditor ( #60020 )
...
Remove Prom editor
2022-12-09 12:56:47 +01:00
Sonia Aguilar
cf342f1933
Alerting: Reduce number of scroll bars in rule group modal ( #59725 )
...
Reduce number of scroll bars in rule group modal
2022-12-09 12:31:42 +01:00
Josh Hunt
6280780e0c
TimeRangePicker: Fix recent ranges not showing all items ( #59836 )
...
* Fix not all recently used time ranges showing
* Refactor time picker history to store simpler json objects
* Don't store duplicate items
* update todo tests:
* Add tests for TimePickerWithHistory
* better fix for focus scope issues in test
2022-12-09 11:28:57 +00:00
Manoj Vivek
10c2bdea3e
Parca: Logo image fixed with theme agnostic colors ( #59835 )
2022-12-09 11:01:39 +01:00
Victor Marin
896cb9ddce
Fix index out of range in regenerateLinksSupplier ( #60011 )
2022-12-09 09:09:29 +02:00
Galen Kistler
e85763065c
Prometheus: Exemplar optimization ( #60055 )
...
replace inefficient forEach
2022-12-08 15:20:27 -06:00
Galen Kistler
dfc15163da
Prometheus: Fix exemplar fill color to match series color in time series. ( #59908 )
...
* Implementing new optional color property to ExemplarMarker component
* Refactor some changes from #59743
2022-12-08 14:15:05 -06:00
Ryan McKinley
b2c4af16d7
Git: Update experimental workflow POC ( #60049 )
2022-12-08 13:57:33 -05:00
ismail simsek
29d2f86955
Update heatmap exemplar popover styles ( #59988 )
...
* Put traceID on top
* Update exemplar popover styles
* Remove console.log
* Make exemplar header opt-in via optional prop
Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
2022-12-08 19:55:39 +01:00
Yuri Tseretyan
a83268db7b
Alerting: skip flaky test RuleEditor recording rules.can create a new cloud recording rule
( #60044 )
2022-12-08 13:09:45 -05:00
Galen Kistler
f37997aec0
Prometheus: Add traceID link to heatmap exemplar popover ( #60039 )
...
* Add traceID link to heatmap exemplar popover
* Render links for each field individually
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
2022-12-08 12:02:17 -06:00
ismail simsek
551a2ac9ec
Prometheus: Tweak query builder select component ( #59749 )
...
* Have consistent color for operators
* Add more operators and reorder them to align with dashboard filters
2022-12-08 18:52:27 +01:00
Galen Kistler
22f828300d
Prometheus: Fix exemplars not respecting corresponding series display status. ( #59743 )
...
* Exemplar filtering when series are toggled in legend UI
2022-12-08 11:46:00 -06:00
renovate[bot]
dedf292228
Update dependency @reduxjs/toolkit to v1.9.0 ( #58247 )
...
* Update dependency @reduxjs/toolkit to v1.9.0
* fix types on mockToolkitActionCreator
* Fix external AM selector tests
* timeout added in shared public dashboard test
* Revert "timeout added in shared public dashboard test"
This reverts commit 205c295192
.
* update to @reduxjs/toolkit@1.9.1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: Konrad Lalik <konrad.lalik@grafana.com>
Co-authored-by: Juan Cabanas <juan.cabanas@grafana.com>
2022-12-08 17:27:38 +00:00
Ashley Harrison
a3681a3353
Command Palette: Links now work when grafana is served under a subpath ( #60033 )
...
strip base when pushing urls to locationService
2022-12-08 15:00:07 +00:00
Ludovic Viaud
694dc60724
Prometheus: Add traceID field on top of the exemplar popover ( #59920 )
...
Prioritize trace link
2022-12-08 14:53:07 +01:00
Ivana Huckova
3c9ccd4512
Loki: Usage for queries not from dashboards ( #60017 )
...
Loki: Usage for queries not from dashboars
2022-12-08 13:04:05 +01:00
Ivana Huckova
e2077e9659
Dashboard: Run requests with correct app type ( #60010 )
...
Dashboard: Run quries with correct core app
2022-12-08 11:52:28 +01:00
Ivana Huckova
4b56493789
Elasticsearch: Add tracking for plugin adoption stats ( #59954 )
...
* Elasticsearch: Add tracking
* Update public/app/plugins/datasource/elasticsearch/tracking.ts
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
* Update public/app/plugins/datasource/elasticsearch/tracking.ts
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
* Update public/app/plugins/datasource/elasticsearch/tracking.ts
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
* Refactor getLineLimit
* Update public/app/plugins/datasource/elasticsearch/tracking.ts
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
* Update public/app/plugins/datasource/elasticsearch/tracking.ts
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
* Update not tracking for volume queries
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
2022-12-08 11:28:40 +01:00
Ivana Huckova
601df109af
Loki: Remove annotation, context and volume tracking ( #59962 )
...
* Loki: Remove annotation and context tracking
* Implement log volume
2022-12-08 10:05:11 +01:00
kay delaney
955bf55c6a
Datasource Onboarding: Create initial data source onboarding page ( #58795 )
2022-12-07 23:29:38 +00:00
Daniel Lee
74167b4d44
UsageInsights: Record events for Explore queries ( #59931 )
...
* usageinsights: record events for Explore queries
* usageinsights: make the source field optional
It is not logical to have it for an event like the dashboard-view
* usageinsights: add comment to Explore test
Explain why we are reversing a previous decision
2022-12-07 21:19:35 +01:00
Shirley
5c08f03512
CloudWatch: Fix deeplinks to still be able to pass log group names ( #59809 )
...
Co-authored-by: Erik Sundell <erik.sundell87@gmail.com>
2022-12-07 11:40:15 -05:00
Shirley
e8ed79873a
CloudWatch: return silently in case of missing log groups or incomplete query ( #59701 )
...
* Remove defaultLogGroups check in filterQuery
2022-12-07 16:37:35 +01:00
Ivana Huckova
1aa94165d9
Loki: Do not track samples ( #59960 )
2022-12-07 16:24:22 +01:00
Sonia Aguilar
55055d0b9b
Alerting: Fix RuleEditor flaky test for existing grafana managed alert ( #59780 )
...
* Fix RuleEditor flaky test for existing grafana managed alert
* Fix RuleEditor flaky test for creating a new grafana managed alert
* Fix tests for cloud rules
* Split tests for different rule types
* Move common clickSelectOption method to helpers
* Remove from RuleEditorCloudRules.test.tsx a repeated cloud rule test
* Move existing grafana rule test case to a new file
* Split RuleEditorCloudRules test: move checking only allowed data sources test case to a new test file
* Re-use common ui const
* Re-use renderRuleEditor method
* Create getDiscoverFeaturesMock to reduce code
2022-12-07 16:15:33 +01:00
Torkel Ödegaard
7b58fb3a20
Scenes: Fix flaky scenes time range test ( #59900 )
...
* Scenes: Fix flaky scenes time range test
* Update public/app/features/scenes/core/SceneTimeRange.test.tsx
2022-12-07 11:52:35 +01:00
Polina Boneva
db1e19fe86
Dashboard: Making a dashboard editable does not allow resizing of panels ( #59255 )
...
* DashboardGrid should rerender ReactGridLayout when mutable dashboard updates
* add missing prop to test
2022-12-07 12:46:10 +02:00
Ashley Harrison
5d0029c647
Navigation: handle case where navIndex is undefined ( #59826 )
...
handle case where navIndex is undefined
2022-12-07 10:16:55 +00:00
Conor Evans
dce7f50d59
CloudWatch: Fix - make sure dimensions are propagated to alert query editor ( #58281 )
...
* fix(unified-alerting/cloudwatch): propagate dimensions to alert
Signed-off-by: Conor Evans <coevans@tcd.ie>
* add unit test
Signed-off-by: Conor Evans <coevans@tcd.ie>
Co-authored-by: Erik Sundell <erik.sundell87@gmail.com>
2022-12-07 09:42:04 +01:00
Sven Grossmann
d0eeff2fa0
Loki: Add tracking of executed queries ( #59887 )
...
* add query tracking
* add app
* add comment
* use `reportInteraction` not `console.log`
* add test to `queryUtils`
* organize imports
* add datasource tests
* change `metrics` to `metric`
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
* change `parseToArray` to `parseToNodeNamesArray`
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2022-12-06 15:54:20 -05:00
Ivana Huckova
fdc3adb2c9
Loki: Add tracking for on dashboard load ( #59914 )
...
Loki: Add on dashboard load tracking
2022-12-06 21:15:55 +01:00
Torkel Ödegaard
18d09cd3fe
PanelEdit: Fixes broken panel edit splitter logic ( #59859 )
...
* Alt panel edit fix
* fix fix
2022-12-06 18:21:03 +01:00
Sven Grossmann
932349b5ab
Loki: Fix wrongly escaped label values when using LabelFilter ( #59812 )
...
* change backticks to quotes
* add unescaping to `addFilterAsLabelFilter`
* fix removal of wrong quotes
* change unescape order
2022-12-06 12:30:03 +01:00
Ashley Harrison
46adfb596d
Command Palette: Maintain page state when changing theme ( #59787 )
...
* use same function as the change theme keybindings
* rename toggleTheme service to just theme
2022-12-05 16:12:56 +00:00
Andrej Ocenas
c6840cfdec
Tempo: Fix traceQL suggestions for tag names with dots ( #59736 )
2022-12-05 17:05:22 +01:00
Ivana Huckova
e356a56741
Elasticsearch: Fix removing of empty settings from query in backend implementation ( #59704 )
...
* Elasticsearch: Fix removing of empty settings from query in backend implementation
* Update
* Update
* Update pkg/tsdb/elasticsearch/time_series_query.go
Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com>
Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com>
2022-12-05 16:06:55 +01:00
Ida Štambuk
3544250baf
Accessibility: Make QueryEditorHelp examples keyboard interactive ( #59355 )
...
* Cloudwatch: A11y - Make example log keyboard interactive
* Change all cheat sheets to buttons
* Make suggestions block
2022-12-05 16:03:24 +01:00
Erik Sundell
32309a8373
Datasource: Fix - apply default query also to queries in new panels ( #59625 )
...
* apply default query also to new panels
* add comment
* add tests
2022-12-05 15:44:04 +01:00
ismail simsek
ba2e226ba9
Prometheus: Send time range params when requesting labels ( #59648 )
...
* Send time range params when requesting labels
* Update public/app/plugins/datasource/prometheus/datasource.tsx
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
* Send params when calling values too
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2022-12-02 19:11:34 +01:00
Andreas Christou
c52d4e2a64
AzureMonitor: Automate location retrieval ( #59602 )
...
* Automate location retrieval
- Add function to retrieve provider information
- Add function to retrieve subscription locations
- Add parsers for each function
- Add types
- Update resourcePickerData with new functions
- Remove old location metadata file
* Improve types
- Add types for responses
- Use correct name parameter
- Update response parser (parseProvider unnecessary)
* Fix tests
- Add necessary mocks
* Fix logic and ensure maps are consistent
* Add tests
* Review
* Lint issue
2022-12-02 13:23:15 +00:00
Sonia Aguilar
020b9960c8
Alerting: Move modal buttons before the rules table ( #59703 )
...
Move modal buttons before the rules table
2022-12-02 13:51:01 +01:00
Karl Persson
6d1bcd9f40
DataSourcePermissions: Handle licensing properly for ds permissions ( #59694 )
...
* RBAC: add viewer grand if dspermissions enforcement is not enabled
* RBAC: Change permissions based on role prefix
* RBAC: Add option to for permission service to add a license middleware
* RBAC: Remove actions from query struct
2022-12-02 13:19:14 +01:00
Joao Silva
7b47021d19
A11y: Remove unnecessary onClick from LegendSeriesItem
( #59671 )
2022-12-02 12:10:21 +01:00
Shirley
1c5a3a7d2c
CloudWatch: Create deeplinks from log group ARNs ( #59646 )
2022-12-02 11:25:34 +01:00