grafana/pkg/tsdb
Michael Mandrus 0c560b8b0d
Graphite: Process multiple queries to Graphite plugin (#59608)
* make create call consistent with update and delete

* send multiple targets to graphite and correlate the responses with the requests

* make create call consistent with update and delete

* send multiple targets to graphite and correlate the responses with the requests

* Revert "make create call consistent with update and delete"

This reverts commit 26b6463bd6.

* refactor query -> target parsing and fix unit tests

* add additional validations and more unit tests

* change error statement to warn
2022-12-01 18:05:44 -05:00
..
azuremonitor Azure Monitor: Fix empty/errored responses for Logs variables (#59240) 2022-11-24 11:25:40 +01:00
cloudmonitoring GoogleCloudMonitoring: Refactor parseResponse (#59595) 2022-12-01 12:09:30 +01:00
cloudwatch CloudWatch: Cross-account querying support (#59362) 2022-11-28 12:39:12 +01:00
elasticsearch Elasticsearch: Migrate frontend query builder tests to backend (#59578) 2022-12-01 12:09:12 +01:00
grafanads DataSources: Remove unused cfg from core Grafana data source (#56188) 2022-10-04 06:32:25 -04:00
graphite Graphite: Process multiple queries to Graphite plugin (#59608) 2022-12-01 18:05:44 -05:00
influxdb Chore: Update grafana-plugin-sdk-go to v0.142.0 (#58115) 2022-11-03 18:34:27 +01:00
intervalv2 Refactor time durations (#58484) 2022-11-22 15:09:15 +08:00
legacydata Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 2022-12-01 19:08:36 +01:00
loki Fix #58598 X-ID-Token header missing on Loki Datasource (#58784) 2022-11-23 11:31:50 +01:00
mssql Refactor time durations (#58484) 2022-11-22 15:09:15 +08:00
mysql Refactor time durations (#58484) 2022-11-22 15:09:15 +08:00
opentsdb Chore: Update sqleng, elasticsearch, tempo and opentsdb plugins to support contextual logs. (#57777) 2022-11-02 10:03:50 -04:00
parca Remove fire text in Phlare ds (#59484) 2022-11-30 17:22:47 +00:00
phlare Remove fire text in Phlare ds (#59484) 2022-11-30 17:22:47 +00:00
postgres Refactor time durations (#58484) 2022-11-22 15:09:15 +08:00
prometheus Performance: add preallocation for some slice/map (#57860) 2022-11-22 20:24:36 +08:00
sqleng SQL: Return no data response when no rows returned (#59121) 2022-11-24 18:01:05 +01:00
tempo Chore: Update sqleng, elasticsearch, tempo and opentsdb plugins to support contextual logs. (#57777) 2022-11-02 10:03:50 -04:00
testdatasource TestDatasource: Add scenario for generating trace data (#59299) 2022-11-29 22:50:01 +01:00