grafana/pkg/tsdb
Kevin Yu ebe5f3646f
AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164)
* wip: new metrics query editor

* prepend subscriptions to url path

* remove duplicated setQueryValue file

* add tests for new metrics query editor

* wip start extracting resource field into a shared component

* fix query editor test

* fix up backend tests

* move azure monitor specific getters to azure_monitor_datasource

* use existing useAsyncState hook

* extract useAsyncState into separate file

* add datahooks tests

* extract resource field component

* cleanup

* clarify variable names

* remove logs query specific resource field component

* add url_builder test

* add azure_monitor_datasources tests

* address comments

* add types

* pass resourceUri to resource field component

* add test to check we reset the query fields when changing resources
2022-04-08 08:49:46 -07:00
..
azuremonitor AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164) 2022-04-08 08:49:46 -07:00
cloudmonitoring CloudMonitoring: Improve error message (#46599) 2022-03-16 09:37:48 +01:00
cloudwatch CloudWatch: Handle new error codes for MetricInsights (#47033) 2022-04-04 15:44:19 +02:00
elasticsearch Plugins: Core plugins register via backend factory provider (#43171) 2022-01-20 18:16:22 +01:00
grafanads Storage: add basic storage service (#46604) 2022-03-17 10:19:23 -07:00
graphite Plugins: Core plugins register via backend factory provider (#43171) 2022-01-20 18:16:22 +01:00
influxdb Fix InfluxDB tag variables parsing (#46862) 2022-03-23 21:13:17 -06:00
intervalv2 Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
legacydata Shared Azure middleware between Azure Monitor and Prometheus datasources (#46002) 2022-04-01 13:26:49 +02:00
loki loki: add test to handle __name__ (#47298) 2022-04-05 11:56:54 +02:00
mssql mssql: explicit disable encryption when its disabled (#46546) 2022-03-30 15:14:04 +01:00
mysql MySQL: Prevent pre-epoch timestamps from breaking __timeFilter (#45345) 2022-02-22 20:06:04 +01:00
opentsdb Plugins: Core plugins register via backend factory provider (#43171) 2022-01-20 18:16:22 +01:00
postgres Fix postgresql host-v6 literals (#46876) 2022-03-31 11:45:49 +01:00
prometheus Migrate to Grafana Azure SDK (#47232) 2022-04-04 11:23:13 +02:00
sqleng MSSQL: Configuration of certificate verification for TLS connection (#31865) 2022-01-26 15:00:18 +01:00
tempo Tempo / Trace Viewer: Support Span Links in Trace Viewer (#45632) 2022-02-25 11:14:13 -07:00
testdatasource Modify the Server Error scenario to return frontend errors (#47157) 2022-04-07 10:59:49 +01:00