Skip to content

[prometheus] Stabilize Prometheus -> OTLP: Histograms #4745

@dashpole

Description

@dashpole

What are you trying to achieve?

Stabilize https://opentelemetry.io/docs/specs/otel/compatibility/prometheus_and_openmetrics/#histograms

It would be helpful to re-phrase this section to not rely as heavily on text format suffixes. E.g.

Lines with _count and _sum suffixes are used to determine the histogram’s count and sum.

Should become something like:

The histogram count must be used to determine the histogram's count. For the Prometheus text format, the count is a separate series of the form <metric family name>_count.

Metadata

Metadata

Assignees

Labels

sig-issueA specific SIG should look into this before discussing at the specspec:miscellaneousFor issues that don't match any other spec label

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions