-
Notifications
You must be signed in to change notification settings - Fork 2.9k
[connector/servicegraphconnector] Add native histograms support #39951
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
base: main
Are you sure you want to change the base?
Conversation
After This PR merged, the spanmetrics connector also can switch to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@mapno any suggestions?
I'm curious, why is it using |
I honestly do not remember since I haven't touched Otel stuff for the last couple of years. I think back then there was no Go implementation of the exp histogram or it was beta? You can validate that. |
cc4f8eb
to
dd28307
Compare
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
Closed as inactive. Feel free to reopen if this PR is still being worked on. |
@mapno Can you give some docs about OTel's native implentation of exponential histograms |
dd28307
to
d5f74c4
Compare
@mapno, I suggest we implement this feature with |
Description
issue: #35460