Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Prometheus staleness markers #315

Closed
jmacd opened this issue Jun 23, 2021 · 0 comments · Fixed by #316
Closed

Support for Prometheus staleness markers #315

jmacd opened this issue Jun 23, 2021 · 0 comments · Fixed by #316

Comments

@jmacd
Copy link
Contributor

jmacd commented Jun 23, 2021

There are several issues in the Prometheus WG that cannot be addressed without specifying how to treat staleness markers.

Mentioned in open-telemetry/wg-prometheus#59
Mentioned in open-telemetry/wg-prometheus#38

None of these issues actually state that we need a way to represent the NaN value, particularly for Histogram data points which do not always have a semantically meaningful floating point value where a NaN value could go (the sum is not always meaningful, see issues #303, #314).

Prometheus used a specific IEEE 754 NaN value. In #309 we've discussed using a bit for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant