grafana/pkg/tsdb
Josh Hunt 5dca9fd4d8
AzureMonitor: Support querying any Resource for Logs queries (#33879)
* wip

* wip:

* ui work for resource picker

* disable rows when others are selected

* resource picker open button

* Azure Monitor: Connect to backend with real data (#34024)

* Connect to backend with real data

* Fixes from code review.

* WIP:Begin thinking about how to make queries with scope determined by the resource picker

* More fixes post code review.

* Fixes after rebasing

* Remove outdated todo

* AzureMonitor: Support any resource for Logs queries (#33762)

* Apply button for resource picker

* scroll table body

* secondary cancel button

* loading state for nested rows

* Display resource components in picker button

* fix tests

* fix icons

* move route function

* Migrate from workspace to resource uri for log analytics (#34337)

* reword backwards compat comment

* remove base url suffix

* fix lint error

* move migrations to seperate file

* cleanup

* update regex

* cleanup

* update plugin routes to use new azure auth type

* use AzureDataSourceInstanceSettings alias

Co-authored-by: Sarah Zinger <sarahzinger@users.noreply.github.com>
2021-05-19 17:39:08 +01:00
..
azuremonitor AzureMonitor: Support querying any Resource for Logs queries (#33879) 2021-05-19 17:39:08 +01:00
cloudmonitoring CloudMonitoring: Add support for preprocessing (#33011) 2021-05-19 08:16:05 +02:00
cloudwatch Cloudwatch: Adds StorageBytes metrics. Fixes #31836 (#33426) 2021-05-19 09:40:44 +02:00
elasticsearch Elasticsearch: Fix handling of inline scripts in different ES versions (#34070) 2021-05-14 11:50:15 +01:00
graphite TSDB: add deprecation comments to many tsdb structs (#33281) 2021-04-23 03:03:11 +02:00
influxdb InfluxDB: Flux: Improve handling of complex response-structures (#33823) 2021-05-11 12:36:04 +02:00
interval SQL data sources: Convert to return data frames (#32257) 2021-05-05 16:46:07 +02:00
loki Loki: Use data source settings for alerting queries (#33942) 2021-05-12 11:20:16 +02:00
mssql SQL: Use SDK sqlutil package refactor (#33758) 2021-05-11 14:59:33 +02:00
mysql SQL: Use SDK sqlutil package refactor (#33758) 2021-05-11 14:59:33 +02:00
opentsdb TSDB: add deprecation comments to many tsdb structs (#33281) 2021-04-23 03:03:11 +02:00
postgres SQL: Use SDK sqlutil package refactor (#33758) 2021-05-11 14:59:33 +02:00
prometheus Prometheus: Add custom query params for alert and exemplars queries (#32440) 2021-05-12 19:30:41 +02:00
sqleng SQL: Use SDK sqlutil package refactor (#33758) 2021-05-11 14:59:33 +02:00
tempo Tempo: fix handling of trace-not-found cases (#34219) 2021-05-18 08:33:53 +02:00
testdatasource BarChart: value label sizing (#34229) 2021-05-19 17:33:56 +02:00
request_test.go TSDB: add deprecation comments to many tsdb structs (#33281) 2021-04-23 03:03:11 +02:00
service.go TSDB: add deprecation comments to many tsdb structs (#33281) 2021-04-23 03:03:11 +02:00
time_range_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
time_range.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00