mirror of
https://github.com/minio/minio.git
synced 2025-11-07 04:42:56 -05:00
Move /system/go to /debug/go (#19707)
This commit is contained in:
@@ -52,7 +52,15 @@ These are metrics about the minio process and the node.
|
||||
| `/system/memory` | Metrics about memory on the system |
|
||||
| `/system/network/internode` | Metrics about internode requests made by the node |
|
||||
| `/system/process` | Standard process metrics |
|
||||
| `/system/go` | Standard Go lang metrics |
|
||||
| | |
|
||||
|
||||
### Debug metrics
|
||||
|
||||
These are metrics for debugging
|
||||
|
||||
| Path | Description |
|
||||
|-----------------------------|---------------------------------------------------|
|
||||
| `/debug/go` | Standard Go lang metrics |
|
||||
| | |
|
||||
|
||||
### Cluster metrics
|
||||
|
||||
Reference in New Issue
Block a user