|
@@ -3,12 +3,14 @@
|
|
|
"name": "Singlestat",
|
|
"name": "Singlestat",
|
|
|
"id": "singlestat",
|
|
"id": "singlestat",
|
|
|
|
|
|
|
|
|
|
+ "dataFormats": ["time_series", "table"],
|
|
|
|
|
+
|
|
|
"info": {
|
|
"info": {
|
|
|
"description": "Singlestat Panel for Grafana",
|
|
"description": "Singlestat Panel for Grafana",
|
|
|
"author": {
|
|
"author": {
|
|
|
"name": "Grafana Project",
|
|
"name": "Grafana Project",
|
|
|
"url": "https://grafana.com"
|
|
"url": "https://grafana.com"
|
|
|
-},
|
|
|
|
|
|
|
+ },
|
|
|
"logos": {
|
|
"logos": {
|
|
|
"small": "img/icn-singlestat-panel.svg",
|
|
"small": "img/icn-singlestat-panel.svg",
|
|
|
"large": "img/icn-singlestat-panel.svg"
|
|
"large": "img/icn-singlestat-panel.svg"
|
|
@@ -16,4 +18,3 @@
|
|
|
"version": "5.0.0"
|
|
"version": "5.0.0"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
-
|
|
|