Ashley Harrison
a365dcca5b
Manage dashboards: Can now delete empty folders ( #42527 )
...
* Manage dashboards: Can now delete empty folders
* Split hasChecked out into a separate function
* Update modal text
2021-12-01 14:53:41 +00:00
Dominik Prokop
fa930e7dbd
KeybindingSrv: Prevent dashboard save modal when dashboard cannot be saved ( #42505 )
2021-12-01 13:47:47 +01:00
Torkel Ödegaard
28b619a40e
Kiosk: Fixes graph zoom issue clearing kiosk mode ( #42501 )
2021-12-01 12:51:52 +01:00
Piotr Jamróz
caf859f498
Add missing aria labels ( #42532 )
2021-12-01 10:16:09 +01:00
Jesse Weaver
143bc5c4ea
Allow non-FGAC fallback to server admin role ( #42175 )
2021-11-30 16:26:05 -07:00
François Dautrême
1d4b2593ec
AnnoListPanel: Fix interpolation of variables in tags ( #42318 )
2021-11-30 13:41:03 -05:00
Gábor Farkas
17e12dc784
influxdb: influxql: improve the handling of metadata query errors ( #42500 )
2021-11-30 17:17:40 +01:00
Erik Sundell
bab78a9e64
CloudWatch: Add support for AWS Metric Insights ( #42487 )
...
* add support for code editor and builder
* refactor cloudwatch migration
* Add tooltip to editor field (#56 )
* add tooltip
* add old tooltips
* Bug bash feedback fixes (#58 )
* make ASC the default option
* update sql preview whenever sql changes
* don't allow queries without aggregation
* set default value for aggregation
* use new input field
* cleanup
* pr feedback
* prevent unnecessary rerenders
* use frame error instead of main error
* remove not used snapshot
* Use dimension filter in schema picker (#63 )
* use dimension key filter in group by and schema labels
* add dimension filter also to code editor
* add tests
* fix build error
* fix strict error
* remove debug code
* fix annotation editor (#64 )
* fix annotation editor
* fix broken test
* revert annotation backend change
* PR feedback (#67 )
* pr feedback
* removed dimension filter from group by
* add spacing between common fields and rest
* do not generate deep link for metric queries (#70 )
* update docs (#69 )
Co-authored-by: Erik Sundell <erik.sundell87@gmail.com>
* fix lint problem caused by merge conflict
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-11-30 10:53:31 +01:00
Torkel Ödegaard
1f8336e5fe
DataSourceVariable: Fixes issue repeating panels by data source variable ( #42462 )
2021-11-29 20:32:18 +01:00
Victor Marin
42d1a0f32e
TooltipPlugin: Remove other panels' shared tooltip in edit panel ( #42187 )
2021-11-29 19:27:56 +02:00
Gilles De Mey
db6b71a27b
Alerting: fix broken datasource link ( #42468 )
2021-11-29 17:57:58 +01:00
Ashley Harrison
5eb35606b9
Transformations: Clarify behaviour of Date format
( #42436 )
...
* Transformations: Clarify behaviour of `Date format`
* Remove full stop from bullet point
2021-11-29 16:30:07 +00:00
Peter Holmberg
8bf6011450
Alerting: Show full preview value in tooltip ( #42445 )
...
* use JSONCell for value
* remove console log and usememo
2021-11-29 16:39:58 +01:00
Ivana Huckova
8d6831f21f
Tracing: Refactor span detail logic ( #42152 )
...
* Tracing: Update incorrect span fix based on review feedback
* Prometheus: Use this.query for health check
* Revert "Prometheus: Use this.query for health check"
This reverts commit 4c1a6a92a5
.
2021-11-29 16:19:56 +01:00
wengelbrecht-grafana
e1a3b6a386
Update FieldLookupTransformerEditor.tsx ( #42405 )
...
Fixed 2 small spelling mistakes
2021-11-29 14:27:34 +01:00
Peter Holmberg
8692f574c9
Alerting: Prevent folders from being deleted when they contain alerts ( #42307 )
2021-11-29 14:25:31 +01:00
Gábor Farkas
8508ad79b2
Dashboard: Fix queries for panels with non-integer widths ( #42420 )
...
* dashboard: fix non-integer panel widths
* switched to better supported function
2021-11-29 11:49:53 +01:00
Peter Holmberg
cb7e047c68
Alerting: Fix refresh on legacy Alert List panel ( #42322 )
2021-11-29 10:22:47 +01:00
Andres Martinez Gotor
9cbc872f22
CloudMonitoring: Avoid to escape regexps in filters ( #41961 )
2021-11-29 10:04:36 +01:00
Gábor Farkas
adbc5bde72
explore: fix url update inconsistency ( #42288 )
2021-11-29 10:00:41 +01:00
Nathan Marrs
f454a5ce60
Add optional check to fix text dimension runtime error ( #42402 )
2021-11-28 17:21:22 -08:00
Josh Hunt
130386f84b
Chore: Fix errant text appearing in AnnotationSettingsList table ( #42360 )
2021-11-26 13:25:08 +00:00
Andrej Ocenas
802ffa3f03
CloudWatch Logs: Add selected region to autocomplete requests ( #42194 )
...
* Add region to get fields query
* Fix and add tests
2021-11-26 13:33:34 +01:00
Josh Hunt
879cdcd0c7
Chore: Refactor isSharedDashboardQuery to narrow type natrually ( #42312 )
2021-11-26 10:53:08 +00:00
Andres Martinez Gotor
c15f444296
AzureMonitor: Add Microsoft.Insights/components metric namespace to other clouds ( #42349 )
2021-11-26 11:48:24 +01:00
Josh Hunt
62e55f4724
Chore: Refactor QueryRunner to remove type assertions ( #42329 )
2021-11-26 10:28:13 +00:00
Ashley Harrison
0516ad822b
PanelEdit: Query now correctly initializes data source ( #42291 )
2021-11-26 09:37:19 +00:00
Torkel Ödegaard
1e1403fad1
DashboardExport: Correctly templetatize datasource prop now that is's a ref obj ( #42305 )
2021-11-26 10:06:41 +01:00
nikki-kiga
d0c9564e1a
Bug: Add checks to Geomap StyleEditor ( #42266 )
2021-11-25 11:57:21 +01:00
George Robinson
1b26d4d88e
Alerting: Create DatasourceError alert if evaluation returns error ( #41869 )
...
* Alerting: Create DatasourceError alert if evaluation returns error
* Alerting: Add docs for DatasourceError alert
* Alerting: Fix DatasourceError alert does not have dashboard_uid label
* Alerting: Add break when datasource_uid found
* Alerting: Update TestProcessEvalResults
2021-11-25 11:46:47 +01:00
Torkel Ödegaard
781067ee45
VisualizationSuggestions: Support image & text instead of real previews. Adds suggestions for all non data panels when there are no data ( #42074 )
...
* Make suggestion cards support img & text mode instead of only preview
* Generic solution for non data panels
* minor review tweaks
2021-11-25 10:52:01 +01:00
Ashley Harrison
a897154017
pally-ci: Ignore version update element ( #42249 )
...
* pa11y-ci: Ignore update version element
* Add hideElements to pa11yci-pr.conf.js
2021-11-25 09:51:21 +00:00
Ashley Harrison
4318448539
News: Now reloads the feed when refreshing the dashboard or changing the time range ( #42217 )
2021-11-25 09:32:28 +00:00
Sriram
70bc0b86e2
TestDataDB: Raw frame input ( #42209 )
...
* test datasource raw-frame scenario added
* typo fix in doc
2021-11-25 09:14:34 +00:00
Torkel Ödegaard
75fb1f8be6
Candlestick: Fixes typescript issue in tests ( #42274 )
2021-11-25 10:07:25 +01:00
Torkel Ödegaard
070344943c
PanelEditor: Present actionable suggestions when panel cannot visualize current data ( #42083 )
...
* PanelDataError: Show actions when current panel cannot visualize data
* Fixed so that suggestions tab is opened from action
* Cleanup
* Fixed tests
* Fix tests
* Fixing tests
* Fixed ts issues
2021-11-25 09:41:03 +01:00
nikki-kiga
6a86758f3b
NumberInput: Add validation for min max on input ( #42254 )
...
* add scalar and number input validation
* add check and warning message
2021-11-24 16:21:26 -08:00
Isabella Siu
dc145a2a25
AzureMonitor: resourcePicker should show resource in the correct subs… ( #42170 )
2021-11-24 15:06:14 -05:00
Leon Sorokin
24053d83d3
Candlestick: fix auto field mapping & includeAllFields ( #42020 )
2021-11-24 13:02:53 -06:00
Sarah Zinger
fc8d93e231
Azure Monitor: Fastpass Fixes -- Add trap focus for modals in grafana/ui and other small a11y fixes for Azure Monitor. ( #41449 )
2021-11-24 12:16:14 -05:00
Piotr Jamróz
4e35d35e67
Logs: Cancel log volume query when the main query is canceled ( #41856 )
...
* Cancel log volume query when the main query is canceled
* Test keeping complete log volume data when main query is canceled
2021-11-24 15:34:19 +01:00
Alexander Zobnin
177a0d69d1
Disable only built-in role selector for external users ( #42197 )
2021-11-24 17:25:28 +03:00
Giordano Ricci
2346d5a3f3
Elasticsearch: omit query_string filter when no lucene query is provided ( #42060 )
...
* Elasticsearch: omit query_string filter when no query is provided
* Fix tests
* optional lucene query
* improve test and types
2021-11-24 14:09:10 +00:00
Piotr Jamróz
8725d3d7e0
Graphite: Limit number of suggestions displayed in Graphite drop downs ( #42056 )
...
* Limit number of suggestions displayed in Graphite dropdowns
* Use limit API to reduce number of loaded tags for autocomplete
* Make tests more explicit
2021-11-24 15:08:03 +01:00
Hugo Häggmark
67a1052334
Dashboard: Fix cache timeout persistence ( #42204 )
...
* user essentials mob! 🔱
* user essentials mob! 🔱
* user essentials mob! 🔱
* WIP: Mob session work 🚧 🔱
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: joshhunt <josh@trtr.co>
Co-authored-by: kay delaney <kay@grafana.com>
2021-11-24 14:24:33 +01:00
Piotr Jamróz
b3e417f768
Graphite: Run onChange/onRunQuery after reducer action finishes ( #42136 )
2021-11-24 14:08:00 +01:00
Gábor Farkas
06e474dfd5
Explore: query history: fix error when removing last item ( #42179 )
...
* explore: rich-history: fix data inconsistency
* also handle starred-queries tab
2021-11-24 13:52:44 +01:00
Ivana Huckova
1b4f6b19cb
Prometheus: Fix running of health check query based on access mode ( #42189 )
...
* Prometheus: Use this.query for health check
* Update alertMessage in e2e tests
2021-11-24 12:43:39 +01:00
Piotr Jamróz
10f844e3ad
Loki: Rename the hint header ( #42205 )
...
X-Query-Tag -> X-Query-Tags (https://github.com/grafana/grafana/pull/42108#discussion_r755776672 )
2021-11-24 12:41:52 +01:00
Hugo Häggmark
df22828d7d
TextPanel: Fix suggestions for existing panels ( #42195 )
...
Closes #42118
Co-authored-by: kay delaney <kay@grafana.com>
Co-authored-by: Josh Hunt <josh@trtr.co>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com>
2021-11-24 11:20:36 +01:00