grafana configmap generator tool added

This commit is contained in:
Eduardo Gonzalez
2017-08-15 17:27:02 +02:00
parent 53b616e77d
commit 46671b7ee4
13 changed files with 3739 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
,
"inputs": [
{
"name": "DS_PROMETHEUS",
"pluginId": "prometheus",
"type": "datasource",
"value": "prometheus"
}
],
"overwrite": true
}