aboutsummaryrefslogtreecommitdiff
path: root/hosts/common/server
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-04-03 18:04:39 -0700
committerFranck Cuny <franck@fcuny.net>2022-04-03 18:04:39 -0700
commitde182f8ca7624535fa15810e717be64f0a72e538 (patch)
treed830e135ae248719f6ed7bf9c13aab7bbca6fa99 /hosts/common/server
parentusers: ensure I'm in the docker group (diff)
downloadinfra-de182f8ca7624535fa15810e717be64f0a72e538.tar.gz
grafana: show last 6 hours for node exporter
Diffstat (limited to 'hosts/common/server')
-rw-r--r--hosts/common/server/dashboards/node-exporter.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/common/server/dashboards/node-exporter.json b/hosts/common/server/dashboards/node-exporter.json
index 55c12bb..44356fa 100644
--- a/hosts/common/server/dashboards/node-exporter.json
+++ b/hosts/common/server/dashboards/node-exporter.json
@@ -14081,7 +14081,7 @@
]
},
"time": {
- "from": "now-24h",
+ "from": "now-6h",
"to": "now"
},
"timepicker": {
@@ -14113,4 +14113,4 @@
"title": "Node Exporter Full",
"uid": "rYdddlPWk",
"version": 67
-} \ No newline at end of file
+}