Skip to content

Timer prometheus metric _max is not according to Prometheus spec #519

@AFriemann

Description

@AFriemann

The current prometheus implementation for the Timer metric is not according to the Prometheus specification for a summary metric.

This results in issues with the official prometheus client libraries and should be moved to a seperate gauge metric:

prometheus/client_python#264

Is that a known problem, or rather, is there any interest for a fix? We might be able to offer a PR in the coming days.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions