Skip to content

CounterMetricFamily should support exemplars #1062

Description

@lod

Exemplars are specified as being for Histogram and Counter types, and supported by this client for Histogram and Counter types.

However for custom collectors HistogramMetricFamily supports exemplars, but CounterMetricFamily does not.

Support should be added to CounterMetricFamily.

This shouldn't be too hard, it was added to the underlying layers for HistogramMetricFamily support.

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