templates: worker depsolve error display

Fix the display of the depsolve error rate
panel. The panel had an incorrect min value of
3 (or 300%).
This commit is contained in:
Gianluca Zuccarelli 2022-03-14 11:20:20 +00:00 committed by Sanne Raymaekers
parent c91131ee0c
commit 1f2fd8cb76

View file

@ -31,7 +31,7 @@ data:
"editable": true,
"gnetId": null,
"graphTooltip": 0,
"iteration": 1645525186957,
"iteration": 1647253881137,
"links": [],
"panels": [
{
@ -1356,7 +1356,6 @@ data:
},
"mappings": [],
"max": 1,
"min": 3,
"noValue": "0",
"thresholds": {
"mode": "absolute",
@ -2743,5 +2742,5 @@ data:
"timezone": "",
"title": "Image Builder Worker",
"uid": "image-builder-worker",
"version": 4
"version": 5
}