Skip to content

Add exponent and logarithm mappings#2960

Merged
ocelotl merged 24 commits intoopen-telemetry:mainfrom
ocelotl:issue_2957
Nov 1, 2022
Merged

Add exponent and logarithm mappings#2960
ocelotl merged 24 commits intoopen-telemetry:mainfrom
ocelotl:issue_2957

Conversation

@ocelotl
Copy link
Copy Markdown
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 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
Copy Markdown
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