This repository was archived by the owner on Sep 17, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 247
Metrics point conversion #467
Merged
c24t
merged 21 commits into
census-instrumentation:master
from
c24t:metrics-point-conversion
Jan 25, 2019
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
e465401
Fix MetricDescriptor docstring
c24t 56e074a
Change TS type check to check Value types
c24t 77d4413
Fix view data test
c24t 1530c51
Fix old view test lint errors
c24t ad79b64
Remove old prints from measure to view map test
c24t 0aa90ed
Fix old measure to view map test lint errors
c24t 472392d
Fix, lint aggregation data tests
c24t b052748
Fix increment_bucket_count
c24t 22494f4
Add test for new agg data precondition
c24t cf130ab
Change DistributionAggregation defaults, add test
c24t b2cc95f
Lint rolling
c24t 5c194f1
Merge branch 'stats-distb-agg-bugfixes-rebase' into add-metric-producer
c24t 1172faf
Merge branch 'master' into add-metric-producer
c24t ede5bad
Merge branch 'master' into add-metric-producer
c24t beba29f
Merge branch 'master' into add-metric-producer
c24t 7cb29eb
Add point conversions for stats data agg classes
c24t 56521e1
Make bucket histograms optional
c24t fbdb1c5
Lose redundant descriptor type check
c24t 7a43a50
Only initialize _type_map once
c24t 9bbc9f4
Fix docstring typo
c24t f9d64fb
Add check for bucket options
c24t 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm assuming this is a typo and this line should have been indented. Score one for semantic whitespace detractors.