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

vendor update opentelemetry-collector prom remote write #5532

Merged
merged 3 commits into from
Jul 18, 2023

Conversation

krajorama
Copy link
Contributor

@krajorama krajorama commented Jul 18, 2023

What this PR does

Implement otlp exponential histogram downscaling to native histogram maximum scale.
Get open-telemetry/opentelemetry-collector-contrib#24026

Which issue(s) this PR fixes or relates to

N/A (customer)

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@krajorama krajorama requested a review from a team as a code owner July 18, 2023 06:29
@krajorama krajorama marked this pull request as draft July 18, 2023 06:29
Signed-off-by: György Krajcsovits <[email protected]>
@krajorama krajorama marked this pull request as ready for review July 18, 2023 06:37
Copy link
Contributor

@charleskorn charleskorn left a comment

Choose a reason for hiding this comment

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

LGTM modulo nit

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Charles Korn <[email protected]>
@krajorama krajorama enabled auto-merge (squash) July 18, 2023 06:51
@krajorama krajorama merged commit 377d123 into main Jul 18, 2023
@krajorama krajorama deleted the krajo/vendor-update-otlp-promrw branch July 18, 2023 06:59
krajorama added a commit that referenced this pull request Jul 28, 2023
Restore histogram downscaling of #5532 removed by #5531.
Bring in latest improvement on Charles' fork.

Signed-off-by: György Krajcsovits <[email protected]>
krajorama added a commit that referenced this pull request Jul 28, 2023
* Update opentelemetry-collector-contrib fork

Restore histogram downscaling of #5532 removed by #5531.
Bring in latest improvement on Charles' fork.

Signed-off-by: György Krajcsovits <[email protected]>

* Update changelog

Signed-off-by: György Krajcsovits <[email protected]>

* Update dependency of prometheusremotewrite

Signed-off-by: György Krajcsovits <[email protected]>

* Update comment in go.mod

Signed-off-by: György Krajcsovits <[email protected]>

---------

Signed-off-by: György Krajcsovits <[email protected]>
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