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

[processor/cumulativetodelta] Remove Min and Max when histogram is converted #16520

Merged
merged 2 commits into from
Nov 29, 2022

Conversation

TylerHelmuth
Copy link
Member

Description:
Updates the conversion logic to remove the histogram's min and max if it is converted.

Link to tracking Issue:
Closes #15658

Testing:
Added unit tests

@github-actions github-actions bot added the processor/cumulativetodelta Cumulative To Delta processor label Nov 29, 2022
@dmitryax dmitryax merged commit 9a76f0f into open-telemetry:main Nov 29, 2022
@TylerHelmuth TylerHelmuth deleted the ctd-clear-min-max branch November 29, 2022 19:09
shalper2 pushed a commit to shalper2/opentelemetry-collector-contrib that referenced this pull request Dec 6, 2022
@plantfansam plantfansam mentioned this pull request Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
processor/cumulativetodelta Cumulative To Delta processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[processor/cumulativetodelta] Output delta histograms include min and max when they shouldnt
3 participants