From b4f381216e481b2650c3ee28514c0f080e9121d9 Mon Sep 17 00:00:00 2001 From: andig Date: Tue, 23 Oct 2018 19:48:17 +0200 Subject: [PATCH 1/2] Add enhanced JSON datasource --- repo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/repo.json b/repo.json index 2ea99e4e8..a17acf80b 100644 --- a/repo.json +++ b/repo.json @@ -2432,6 +2432,18 @@ } ] }, + { + "id": "grafana-json-datasource", + "type": "datasource", + "url": "https://github.com/simPod/grafana-json-datasource", + "versions": [ + { + "version": "0.1.0", + "commit": "8919f9b76e07fd6b7bf3f6c6b4682cb48bdeb77d", + "url": "https://github.com/simPod/grafana-json-datasource" + } + ] + }, { "id": "flant-statusmap-panel", "type": "panel", From 04e85d16fbce9d138dc135d39a901b72290426f0 Mon Sep 17 00:00:00 2001 From: andig Date: Mon, 3 Dec 2018 21:42:29 +0100 Subject: [PATCH 2/2] Update datasource name and hash --- repo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/repo.json b/repo.json index a17acf80b..095b3aeef 100644 --- a/repo.json +++ b/repo.json @@ -2433,13 +2433,13 @@ ] }, { - "id": "grafana-json-datasource", + "id": "simpod-json-datasource", "type": "datasource", "url": "https://github.com/simPod/grafana-json-datasource", "versions": [ { "version": "0.1.0", - "commit": "8919f9b76e07fd6b7bf3f6c6b4682cb48bdeb77d", + "commit": "c2b80cf2e9d57060968e71b7b2001c7fc816b03f", "url": "https://github.com/simPod/grafana-json-datasource" } ]