mirror of
https://github.com/minio/minio.git
synced 2025-11-10 22:10:12 -05:00
add codespell action (#18818)
Original work here, #18474, refixed and updated.
This commit is contained in:
@@ -1150,7 +1150,7 @@
|
||||
"uid": "Prometheus"
|
||||
},
|
||||
"exemplar": true,
|
||||
"expr": "sum by (server,enpoint) (minio_cluster_replication_link_offline_duration_seconds{job=\"$scrape_jobs\"})",
|
||||
"expr": "sum by (server,endpoint) (minio_cluster_replication_link_offline_duration_seconds{job=\"$scrape_jobs\"})",
|
||||
"interval": "1m",
|
||||
"legendFormat": "{{server,endpoint}}",
|
||||
"refId": "A"
|
||||
|
||||
Reference in New Issue
Block a user