feat(grafana): improve and unify dashboard json files

This commit is contained in:
Taukon
2025-08-27 22:57:53 +09:00
committed by Saúl Ibarra Corretgé
parent c247ba5f27
commit f25c9ea16c
2 changed files with 17 additions and 13 deletions

View File

@@ -18,7 +18,6 @@
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 20,
"links": [],
"liveNow": false,
"panels": [
@@ -38,7 +37,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "bbb38190-2464-44ea-8080-f9ca9e3dcd61"
"uid": "d301145e-8c4e-4027-bf6e-43e81f095020"
},
"fieldConfig": {
"defaults": {
@@ -514,7 +513,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "bbb38190-2464-44ea-8080-f9ca9e3dcd61"
"uid": "d301145e-8c4e-4027-bf6e-43e81f095020"
},
"fieldConfig": {
"defaults": {
@@ -927,7 +926,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "bbb38190-2464-44ea-8080-f9ca9e3dcd61"
"uid": "d301145e-8c4e-4027-bf6e-43e81f095020"
},
"fieldConfig": {
"defaults": {
@@ -971,7 +970,8 @@
"mode": "absolute",
"steps": [
{
"color": "green"
"color": "green",
"value": null
},
{
"color": "red",
@@ -1021,7 +1021,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "bbb38190-2464-44ea-8080-f9ca9e3dcd61"
"uid": "d301145e-8c4e-4027-bf6e-43e81f095020"
},
"fieldConfig": {
"defaults": {
@@ -1030,7 +1030,8 @@
"mode": "percentage",
"steps": [
{
"color": "green"
"color": "green",
"value": null
},
{
"color": "orange",
@@ -1087,7 +1088,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "bbb38190-2464-44ea-8080-f9ca9e3dcd61"
"uid": "d301145e-8c4e-4027-bf6e-43e81f095020"
},
"fieldConfig": {
"defaults": {
@@ -1131,7 +1132,8 @@
"mode": "absolute",
"steps": [
{
"color": "green"
"color": "green",
"value": null
},
{
"color": "red",
@@ -1235,7 +1237,8 @@
"mode": "absolute",
"steps": [
{
"color": "green"
"color": "green",
"value": null
},
{
"color": "red",
@@ -1326,7 +1329,8 @@
"mode": "absolute",
"steps": [
{
"color": "green"
"color": "green",
"value": null
},
{
"color": "red",
@@ -1386,7 +1390,7 @@
},
"timepicker": {},
"timezone": "",
"title": "Prosody Dashboard",
"title": "Prosody Prometheus Dashboard",
"uid": "c8b1b5f8-6b45-4fa7-92b2-01cc164e2f94asdf",
"version": 1,
"weekStart": ""

View File

@@ -401,7 +401,7 @@
},
"timepicker": {},
"timezone": "",
"title": "Prosody Dashboard",
"title": "Prosody Loki Dashboard",
"uid": "fe2d57bc-b09b-4688-8037-f642047b0cfc",
"version": 1,
"weekStart": ""