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/interval]Fix incorrect exponential histogram test #36316

Merged
merged 4 commits into from
Nov 12, 2024

Conversation

lahsivjar
Copy link
Member

Description

Fixes the exponential histogram test to use exponential histogram as input rather than histogram.

Link to tracking issue

N/A

Testing

Run the unit tests using make test

Documentation

N/A

Copy link
Contributor

@RichieSams RichieSams left a comment

Choose a reason for hiding this comment

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

Nice catch! Thanks :)

@mx-psi mx-psi added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Nov 12, 2024
@mx-psi mx-psi merged commit f5c91d5 into open-telemetry:main Nov 12, 2024
167 of 168 checks passed
@github-actions github-actions bot added this to the next release milestone Nov 12, 2024
@lahsivjar lahsivjar deleted the intervalprocessor-fix-tests branch November 13, 2024 11:52
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
…lemetry#36316)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

Fixes the exponential histogram test to use exponential histogram as
input rather than histogram.

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
N/A

<!--Describe what testing was performed and which tests were added.-->
#### Testing
Run the unit tests using `make test`
<!--Describe the documentation added.-->
#### Documentation
N/A
<!--Please delete paragraphs that you did not use before submitting.-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
processor/interval Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants