grafana/pkg/tsdb/graphite
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
..
graphite_test.go Graphite: Process multiple queries to Graphite plugin (#59608) 2022-12-01 18:05:44 -05:00
graphite.go Graphite: Process multiple queries to Graphite plugin (#59608) 2022-12-01 18:05:44 -05:00
types.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00