templates/dashboards: Add thresholds to duration/latency graphs

Show the threshold where we have an SLO target.
This commit is contained in:
Sanne Raymaekers 2022-05-17 12:50:56 +02:00
parent 2da910d3e4
commit c4d529be5c
2 changed files with 11 additions and 23 deletions

View file

@ -35,7 +35,7 @@ data:
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 32,
"iteration": 1652788675673,
"iteration": 1652788675677,
"links": [],
"liveNow": false,
"panels": [
@ -730,7 +730,7 @@ data:
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
"mode": "line"
}
},
"mappings": [],
@ -743,12 +743,8 @@ data:
"value": null
},
{
"color": "#EAB839",
"value": "175"
},
{
"color": "red",
"value": "200"
"color": "dark-purple",
"value": 0.2
}
]
},

View file

@ -35,7 +35,7 @@ data:
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 33,
"iteration": 1652780554060,
"iteration": 1652780554062,
"links": [],
"liveNow": false,
"panels": [
@ -673,7 +673,7 @@ data:
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
"mode": "line"
}
},
"mappings": [],
@ -686,12 +686,8 @@ data:
"value": null
},
{
"color": "#EAB839",
"value": "175"
},
{
"color": "red",
"value": "200"
"color": "dark-purple",
"value": 1560
}
]
},
@ -1712,7 +1708,7 @@ data:
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
"mode": "line"
}
},
"mappings": [],
@ -1725,12 +1721,8 @@ data:
"value": null
},
{
"color": "#EAB839",
"value": "175"
},
{
"color": "red",
"value": "200"
"color": "dark-purple",
"value": 32
}
]
},