Merge pull request #1739 from jberry-suse/metrics-grafana-openqa-interval

metrics/grafana/openqa: set minimum interval of 10s to avoid gaps.
This commit is contained in:
Jimmy Berry 2018-10-19 10:01:56 -05:00 committed by GitHub
commit 649529aac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,6 +62,7 @@
"y": 0
},
"id": 2,
"interval": "10s",
"legend": {
"avg": false,
"current": false,
@ -253,6 +254,7 @@
"y": 0
},
"id": 6,
"interval": "10s",
"legend": {
"alignAsTable": false,
"avg": false,
@ -379,6 +381,7 @@
"y": 9
},
"id": 4,
"interval": "10s",
"legend": {
"avg": false,
"current": false,
@ -502,6 +505,7 @@
"y": 9
},
"id": 8,
"interval": "10s",
"legend": {
"avg": false,
"current": false,