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

fix(otel2influx): handle histogram infinite bucket #272

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

jacobmarble
Copy link
Member

Closes #143

This adds the +Inf bucket to histograms iff the otel Histogram contains the extra bucket.

@jacobmarble jacobmarble requested a review from a team as a code owner August 22, 2023 19:56
Closes #143

This adds the `+Inf` bucket to histograms iff the otel Histogram
contains the extra bucket.
@jacobmarble jacobmarble merged commit 037e2b3 into main Aug 22, 2023
11 checks passed
@jacobmarble jacobmarble deleted the jgm-histogram-inf-bucket branch August 22, 2023 21:33
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.

InfluxDB protocol v2 doesn't send "+Inf" bucket
1 participant