Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

prometheus_client 0.4.0 breaks lots of our metrics #4001

@richvdh

Description

@richvdh

It appears that prometheus_client 0.4.0 implicitly adds _total to the name of any Counter metric which doesn't have one, as per https://github.com/prometheus/client_python/releases/tag/v0.4.0 / prometheus/client_python#300. Obviously, this will break all of our Counter metrics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions