diff --git a/dist/plugin.json b/dist/plugin.json index 0c41b88..1f60bf9 100644 --- a/dist/plugin.json +++ b/dist/plugin.json @@ -1,36 +1,36 @@ -{ - "name": "CA APM", - "id": "novatec-ca-apm-datasource", - "type": "datasource", - - "metrics": true, - "annotations": false, - - "info": { - "description": "Grafana Data Source for CA APM", - "author": { - "name": "Novatec", - "url": "https://www.novatec-gmbh.de/" - }, - "links": [{ - "name": "Novatec", - "url": "https://www.novatec-gmbh.de/" - }, - { - "name": "GitHub", - "url": "https://github.com/oberschlauberger/ca-apm-grafana-datasource" - }, - { - "name": "MIT License", - "url": "https://github.com/oberschlauberger/ca-apm-grafana-datasource/blob/master/LICENSE.md" - } - ], - "version": "0.4", - "updated": "2018-09-13" - }, - - "dependencies": { - "grafanaVersion": "3.X.X", - "plugins": [] - } +{ + "name": "CA APM", + "id": "novatec-ca-apm-datasource", + "type": "datasource", + + "metrics": true, + "annotations": false, + + "info": { + "description": "Grafana Data Source for CA APM", + "author": { + "name": "Novatec", + "url": "https://www.novatec-gmbh.de/" + }, + "links": [{ + "name": "Novatec", + "url": "https://www.novatec-gmbh.de/" + }, + { + "name": "GitHub", + "url": "https://github.com/oberschlauberger/ca-apm-grafana-datasource" + }, + { + "name": "MIT License", + "url": "https://github.com/oberschlauberger/ca-apm-grafana-datasource/blob/master/LICENSE.md" + } + ], + "version": "0.4.1", + "updated": "2019-08-19" + }, + + "dependencies": { + "grafanaVersion": "3.X.X", + "plugins": [] + } } \ No newline at end of file diff --git a/src/plugin.json b/src/plugin.json index 0c41b88..1f60bf9 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -1,36 +1,36 @@ -{ - "name": "CA APM", - "id": "novatec-ca-apm-datasource", - "type": "datasource", - - "metrics": true, - "annotations": false, - - "info": { - "description": "Grafana Data Source for CA APM", - "author": { - "name": "Novatec", - "url": "https://www.novatec-gmbh.de/" - }, - "links": [{ - "name": "Novatec", - "url": "https://www.novatec-gmbh.de/" - }, - { - "name": "GitHub", - "url": "https://github.com/oberschlauberger/ca-apm-grafana-datasource" - }, - { - "name": "MIT License", - "url": "https://github.com/oberschlauberger/ca-apm-grafana-datasource/blob/master/LICENSE.md" - } - ], - "version": "0.4", - "updated": "2018-09-13" - }, - - "dependencies": { - "grafanaVersion": "3.X.X", - "plugins": [] - } +{ + "name": "CA APM", + "id": "novatec-ca-apm-datasource", + "type": "datasource", + + "metrics": true, + "annotations": false, + + "info": { + "description": "Grafana Data Source for CA APM", + "author": { + "name": "Novatec", + "url": "https://www.novatec-gmbh.de/" + }, + "links": [{ + "name": "Novatec", + "url": "https://www.novatec-gmbh.de/" + }, + { + "name": "GitHub", + "url": "https://github.com/oberschlauberger/ca-apm-grafana-datasource" + }, + { + "name": "MIT License", + "url": "https://github.com/oberschlauberger/ca-apm-grafana-datasource/blob/master/LICENSE.md" + } + ], + "version": "0.4.1", + "updated": "2019-08-19" + }, + + "dependencies": { + "grafanaVersion": "3.X.X", + "plugins": [] + } } \ No newline at end of file