Skip to content

Docs feedback: /docs/sources/static/api/_index.md #4915

Open
@ethirolle

Description

@ethirolle

This page is missing any information on the /debug/pprof/... API endpoints.

In doc page https://grafana.com/docs/agent/latest/static/configuration/flags/#server, it is mentioned:

-server.register-instrumentation: Expose the /metrics and /debug/pprof/ instrumentation handlers over HTTP (default true)

And I can verify that at least /debug/pprof/heap and /debug/pprof/goroutine endpoints work... but I think there are other profile types available, as referenced in our doc section about Support Bundles:

The pprof/ directory contains Go runtime profiling data (CPU, heap, goroutine, mutex, block profiles) as exported by the pprof package.

Can we please add these API endpoints to this page? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-attentionAn issue or PR has been sitting around and needs attention.type/docsDocs Squad label across all Grafana Labs reposvariant/staticRelated to Grafana Agent Static.

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions