Skip to content

Commit

Permalink
feat: update dashboards
Browse files Browse the repository at this point in the history
  • Loading branch information
David Gomes authored and David Gomes committed Sep 22, 2023
1 parent 303059d commit 4d62d48
Show file tree
Hide file tree
Showing 4 changed files with 461 additions and 121 deletions.
12 changes: 8 additions & 4 deletions server/docker/grafana-dashboards/host-metrics.json
Original file line number Diff line number Diff line change
Expand Up @@ -1968,9 +1968,13 @@
"color": "green",
"value": null
},
{
"color": "#EAB839",
"value": 65
},
{
"color": "red",
"value": 85
"value": 75
}
]
},
Expand Down Expand Up @@ -2015,13 +2019,13 @@
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "Temperature",
"legendFormat": "Temperature",
"range": true,
"refId": "A",
"step": 240
}
],
"title": "Hardware temperature monitor",
"title": "Temperature",
"type": "timeseries"
}
],
Expand Down Expand Up @@ -2157,6 +2161,6 @@
"timezone": "browser",
"title": "Host Metrics",
"uid": "rYdddlPWk",
"version": 14,
"version": 17,
"weekStart": ""
}
Loading

0 comments on commit 4d62d48

Please sign in to comment.