Observability

pprof index

Index of available Go runtime profiles. Only available when built with -tags pprof (e.g. go build -tags pprof ./...).

get/debug/pprof/

Response

HTML index page listing available profiles

Changes