diff --git a/grafana/dashboard-immich.json b/grafana/dashboard-immich.json index 3c8cc75..f43d21f 100644 --- a/grafana/dashboard-immich.json +++ b/grafana/dashboard-immich.json @@ -517,7 +517,7 @@ }, "editorMode": "code", "exemplar": false, - "expr": "increase(immich_server_stats_useage_growth[24h])", + "expr": "increase(immich_server_stats_usage_growth[24h])", "instant": false, "legendFormat": "__auto", "range": true, @@ -582,7 +582,7 @@ "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", - "expr": "increase(immich_server_stats_useage_growth[7d])", + "expr": "increase(immich_server_stats_usage_growth[7d])", "legendFormat": "__auto", "range": true, "refId": "A" @@ -713,7 +713,7 @@ "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", - "expr": "increase(immich_server_stats_useage_growth[30h])", + "expr": "increase(immich_server_stats_usage_growth[30h])", "legendFormat": "__auto", "range": true, "refId": "A" @@ -777,7 +777,7 @@ "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", - "expr": "increase(immich_server_stats_useage_growth[365d])", + "expr": "increase(immich_server_stats_usage_growth[365d])", "legendFormat": "__auto", "range": true, "refId": "A"