From 95f11b545b538244452bb9aefc0ed17ef841a89e Mon Sep 17 00:00:00 2001 From: Ryan Bak Date: Mon, 30 Jan 2017 16:08:37 -0700 Subject: [PATCH] Change datasource id change requested by upstream Grafana as a prereq for publishing the datasource Change-Id: Ie0d9866611b1fdc3bcde14d48d1b63225d97adc8 --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index f8aeccb..4b7363b 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "name": "Monasca", - "id": "monasca-grafana-datasource", + "id": "monasca-datasource", "type": "datasource", "staticRoot": ".",