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

Add exponent and logarithm mappings #2960

Merged
merged 24 commits into from
Nov 1, 2022
Merged

Conversation

ocelotl
Copy link
Contributor

@ocelotl ocelotl commented Oct 6, 2022

Fixes #2957

To make it easier to review this PR, here is a function that converts floating point values in IEEE 754 format along with some test cases.

@ocelotl ocelotl added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Oct 6, 2022
@ocelotl ocelotl self-assigned this Oct 6, 2022
@ocelotl ocelotl requested a review from a team as a code owner October 6, 2022 11:23
@ocelotl ocelotl force-pushed the issue_2957 branch 5 times, most recently from 46458c4 to 18aa125 Compare October 6, 2022 12:09
@ocelotl ocelotl force-pushed the issue_2957 branch 5 times, most recently from 81373db to 4429440 Compare October 12, 2022 13:50
@ocelotl ocelotl force-pushed the issue_2957 branch 10 times, most recently from 70df507 to f7b196a Compare October 26, 2022 21:25
Copy link
Member

@srikanthccv srikanthccv left a comment

Choose a reason for hiding this comment

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

Minor comments, The tests helped better.

@ocelotl ocelotl merged commit 7d51d20 into open-telemetry:main Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Exponential Histogram Mapping Functions
4 participants