Skip to content

Commit

Permalink
set dash to auto refresh and reduce data interval for detail panels
Browse files Browse the repository at this point in the history
  • Loading branch information
davegarvey committed Jan 16, 2025
1 parent 3ccbaf6 commit efe4d07
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1415,7 +1415,7 @@
"y": 12
},
"id": 12,
"maxDataPoints": 100,
"maxDataPoints": 2000,
"options": {
"colorMode": "background",
"graphMode": "none",
Expand Down Expand Up @@ -1998,7 +1998,7 @@
}
],
"preload": false,
"refresh": "",
"refresh": "10s",
"schemaVersion": 40,
"tags": [
"prometheus",
Expand Down

0 comments on commit efe4d07

Please sign in to comment.