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

feat: Adds exemplars #54

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

isaacsanders
Copy link

This is a first draft of an implementation for exposing exemplars.

I used the following documentation to implement exemplars that consist of labels, a value, and a timestamp: https://github.com/OpenObservability/OpenMetrics/blob/main/specification/OpenMetrics.md#exemplars

@isaacsanders
Copy link
Author

I've also use the guidance discussed in this issue to determine how I would expose the option to the user: beam-telemetry/telemetry_metrics#96

@isaacsanders
Copy link
Author

bumping on this.

@isaacsanders
Copy link
Author

@bryannaegele Any thoughts on this?

@isaacsanders isaacsanders mentioned this pull request Jan 11, 2024
@bryannaegele
Copy link
Collaborator

I looked at the docs you listed and looked at the prometheus docs. It seems that exemplars are experimental in prometheus and appears to be an experimental feature flag within a prometheus server. Is that accurate?

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

Successfully merging this pull request may close these issues.

2 participants