mirror of https://github.com/minio/minio.git
9531cddb06
Two handlers are added to admin API to enable profiling and disable profiling of a server in a standalone mode, or all nodes in the distributed mode. /minio/admin/profiling/start/{cpu,block,mem}: - Start profiling and return starting JSON results, e.g. one node is offline. /minio/admin/profiling/download: - Stop the on-going profiling task - Stream a zip file which contains all profiling files that can be later inspected by go tool pprof |
||
---|---|---|
.. | ||
get-config-keys.go | ||
get-config.go | ||
heal-bucket.go | ||
heal-buckets-list.go | ||
heal-format.go | ||
heal-object.go | ||
heal-objects-list.go | ||
lock-clear.go | ||
profiling.go | ||
server-info.go | ||
service-restart.go | ||
service-status.go | ||
set-config-keys.go | ||
set-config.go | ||
set-credentials.go |