Skip to content

Commit

Permalink
update requests till next probe dashboard panel
Browse files Browse the repository at this point in the history
  • Loading branch information
sukunrt committed Jun 16, 2023
1 parent b872a85 commit bb41137
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions dashboards/swarm/swarm.json
Original file line number Diff line number Diff line change
Expand Up @@ -3145,7 +3145,17 @@
"fixedColor": "purple",
"mode": "fixed"
},
"mappings": [],
"mappings": [
{
"options": {
"0": {
"index": 0,
"text": "-"
}
},
"type": "value"
}
],
"thresholds": {
"mode": "absolute",
"steps": [
Expand All @@ -3169,7 +3179,7 @@
"colorMode": "value",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
Expand Down

0 comments on commit bb41137

Please sign in to comment.