Skip to content

Metrics namespacing #33056

Description

@cpuguy83

This is a continuation of the discussion from #29554

Some time was spent when metrics were first implemented on namespacing for metrics, including some helpers for consistent naming across projects (github.com/docker/go-metrics).

We now need to make sure the naming we have selected works well.
Ideally this works well for both the engine/daemon monolith, as well as moby (monolith broken into microservices).

Note that these metrics should be treated like any other API and any change to an existing metric would be considered a breaking API change once metrics are no longer experimental.

ping @stevvooe @crosbymichael @rogaha @alfred-landrum

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementEnhancements are not bugs or new features but can improve usability or performance.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions