Skip to content

feat(om2): classic histogram and summary as complex types #2679

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

krajorama
Copy link
Member

@krajorama krajorama commented Jun 16, 2025

@krajorama krajorama changed the title Classic histogram and summary as complex types feat(om2): classic histogram and summary as complex types Jun 16, 2025
@krajorama krajorama force-pushed the krajo/om2.0-complex-hist-summ branch from aca6583 to 4c7a987 Compare June 16, 2025 11:13
The timestamp requirement came from current limitations in Prometheus
exemplar storage. However in the future this might be solved.

Also there's the case when a classic histogram exposes exemplars.

Signed-off-by: György Krajcsovits <[email protected]>
Complex data types MUST contain all information necessary to recreate a sample of a Metric Type, with the exception of Created Value and Exemplars.

List of complex data types:
- Integer counter classic histogram for the Metric Type Histogram.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: are these float histograms, rather than integer histograms?

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

Successfully merging this pull request may close these issues.

2 participants