mirror of
https://github.com/grafana/grafana.git
synced 2025-09-25 10:24:02 +08:00

* 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 26b6463bd6f72338d58872f4570b0acd5a985ec7. * refactor query -> target parsing and fix unit tests * add additional validations and more unit tests * change error statement to warn