Commit 30f4e445 authored by Rousseau Vincent's avatar Rousseau Vincent
Browse files

Add dashboard with datasource

parent 87c6c90d
No related merge requests found
Showing with 4 additions and 3 deletions
+4 -3
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
"bars": false, "bars": false,
"dashLength": 10, "dashLength": 10,
"dashes": false, "dashes": false,
"datasource": "Influxdb",
"fill": 1, "fill": 1,
"gridPos": { "gridPos": {
"h": 15, "h": 15,
...@@ -57,7 +58,7 @@ ...@@ -57,7 +58,7 @@
"groupBy": [ "groupBy": [
{ {
"params": [ "params": [
"$__interval" "10s"
], ],
"type": "time" "type": "time"
}, },
...@@ -170,5 +171,5 @@ ...@@ -170,5 +171,5 @@
"timezone": "", "timezone": "",
"title": "CPU Usage", "title": "CPU Usage",
"uid": "OwisVIuiz", "uid": "OwisVIuiz",
"version": 2 "version": 3
} }
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment