Skip to content

expfmt: need to support gauge histogram metric type and float histogram #430

@beorn7

Description

@beorn7

The various MetricFamilyTo... functions are currently ignorant of the gauge histogram type recently added to the proto spec. Similarly, they ignore the float fields that got added to support a histogram where the counts are all floats.

Note that this is independent of the new native histograms. (The latter also support float histograms and gauge histograms, but so do the conventional histograms.)

Metadata

Metadata

Assignees

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