-
Notifications
You must be signed in to change notification settings - Fork 711
Add Exponential Histogram #2964
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
Merged
Merged
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
9580cf0
Bump werkzeug in /docs/examples/fork-process-model/flask-gunicorn (#3…
dependabot[bot] 24ddca6
Refactor buckets interface
ocelotl e841dbd
Add missing test case
ocelotl 26fbc9c
Remove wrong return
ocelotl 6c9e1d0
Add comments
ocelotl 159227c
Refactor object resetting
ocelotl 863a24f
More fixes
ocelotl e86acac
Refactor exporting of buckets
ocelotl 81a4f2a
Fix bug
ocelotl f81921d
Fix spelling
ocelotl daadb21
Update opentelemetry-sdk/src/opentelemetry/sdk/metrics/_internal/aggr…
ocelotl 7489dbf
Update opentelemetry-sdk/src/opentelemetry/sdk/metrics/_internal/aggr…
ocelotl 1991c97
Fix exception messages
ocelotl 1937415
Remove scaling check
ocelotl 168d14b
Fix typo
ocelotl 7e64efe
Remove wrong instrument
ocelotl 6345504
Update opentelemetry-sdk/src/opentelemetry/sdk/metrics/_internal/aggr…
ocelotl ee9c41d
Add attribute setting lo lock scope
ocelotl 673c6bf
Update opentelemetry-sdk/src/opentelemetry/sdk/metrics/_internal/expo…
ocelotl 6be38cc
Fix collect
ocelotl dd61e5b
Remove unreachable code
ocelotl 6393111
Fix exporter test cases
ocelotl b220a64
Add comment
ocelotl 0b9903c
Expand lock scope
ocelotl d1d1138
Revert "Expand lock scope"
ocelotl e79204d
Expand lock scope
ocelotl 264fb49
Add min_max_size test case
ocelotl 090cd96
Fix lint
ocelotl e28372b
Use properties for buckets attributes
ocelotl 9001f38
Fix bug
ocelotl aa2aa90
Add comment
ocelotl 305db85
WIP
ocelotl 4a115bc
Reset values at the beginning of collect
ocelotl c9a735b
Merging WIP
ocelotl fda2cee
Add merge submethods
ocelotl 42577a2
Refactor to use auxiliary methods
ocelotl 48bee33
Add downscale method
ocelotl 019883d
WIP
ocelotl ceed22e
Finish merge
ocelotl e48a1d8
Refactor storage of positive and negative WIP
ocelotl 7c3e5cb
WIP
ocelotl bfb9fbf
Add test_merge_simple_event_test
ocelotl da2c89e
WIP
ocelotl f0cc7fd
WIP
ocelotl 410e5e8
WIP
ocelotl 48ecdda
WIP
ocelotl 9b4a720
Fix lint
ocelotl 80059d3
Fix lint
ocelotl 232911d
Add delta test case
ocelotl e26ff69
Avoid using current_point attributes
ocelotl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.