Skip to content

Add graphs for Prometheus metrics #3600

Open
@AlekSi

Description

Blocked by arl/statsviz#118.


What should be done?

Our debug HTTP handler exposes Prometheus metrics on /debug/metrics and Statsviz graphs on /debug/graphs. But graphs show only Go runtime metrics, not our metrics. Since version v0.6 there is a way to add graphs for user metrics. We should add some basic graphs for some metrics in prometheus.DefaultGatherer that could be expanded later.

Where?

See references to this issue.

Definition of Done

  • some basic graphs added and work;
  • spot refactorings done.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    area/observabilityIssues about metrics, logs, traces, pprof, etccode/choreCode maintenance improvementsnot readyIssues that are not ready to be worked on; PRs that should skip CI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions