1
0
Fork 0

Fix grafana dashboard to work with scrape interval greater than 15s

This commit is contained in:
Matthias Wirtz 2024-08-02 10:18:04 +02:00 committed by GitHub
parent a50345bf8d
commit c0b704e1b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 79 additions and 16 deletions

View file

@ -1028,7 +1028,7 @@
"refId": "A"
}
],
"title": "5xx over [$interval]",
"title": "5xx over $interval",
"type": "timeseries"
},
{
@ -1128,7 +1128,7 @@
"refId": "A"
}
],
"title": "Other codes over [$interval]",
"title": "Other codes over $interval",
"type": "timeseries"
},
{