Skip to content

Commit

Permalink
fix: dashboard lint
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewkeil committed Aug 5, 2023
1 parent 6de6d34 commit ed0b59c
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions dashboards/lodestar_vm_host.json
Original file line number Diff line number Diff line change
Expand Up @@ -466,15 +466,6 @@
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
}
]
},
"unit": "percentunit"
},
"overrides": [
Expand Down Expand Up @@ -1260,19 +1251,6 @@
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "short"
},
"overrides": []
Expand Down Expand Up @@ -1354,19 +1332,6 @@
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "percentunit"
},
"overrides": [
Expand Down

0 comments on commit ed0b59c

Please sign in to comment.