Skip to content

Commit efe4d07

Browse files
committed
set dash to auto refresh and reduce data interval for detail panels
1 parent 3ccbaf6 commit efe4d07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deployments/healthcheck-blackbox/volumes/grafana/provisioning/dashboards/dashboard-model.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1415,7 +1415,7 @@
14151415
"y": 12
14161416
},
14171417
"id": 12,
1418-
"maxDataPoints": 100,
1418+
"maxDataPoints": 2000,
14191419
"options": {
14201420
"colorMode": "background",
14211421
"graphMode": "none",
@@ -1998,7 +1998,7 @@
19981998
}
19991999
],
20002000
"preload": false,
2001-
"refresh": "",
2001+
"refresh": "10s",
20022002
"schemaVersion": 40,
20032003
"tags": [
20042004
"prometheus",

0 commit comments

Comments
 (0)