mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
export cluster health as prometheus metrics (#17741)
This commit is contained in:
@@ -152,6 +152,9 @@ const (
|
||||
// Deployment id.
|
||||
MinioDeploymentID = "x-minio-deployment-id"
|
||||
|
||||
// Peer call
|
||||
MinIOPeerCall = "x-minio-from-peer"
|
||||
|
||||
// Server-Status
|
||||
MinIOServerStatus = "x-minio-server-status"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user