-
-
Notifications
You must be signed in to change notification settings - Fork 167
Add experimental metrics implementation #618
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 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
9f33090
Add experimental metrics implementation
Swatinem c83b9aa
finish up impl
Swatinem dd22afb
implement sets the naive way
Swatinem 2fc55ae
do not emit an empty envelope item on shutdown
Swatinem 97c9a0c
review
Swatinem b6bdece
add rate limit category
Swatinem 331a457
fix typo
Swatinem a61de48
fix build
Swatinem 06c483a
try to fix flush race on windows
Swatinem c692048
fix doc builds
Swatinem b568ebc
remove forced shutdown from metrics aggregator
Swatinem 255c578
Merge branch 'master' into swatinem/metrics
jan-auer dc5ea74
ref(metrics): Minor review comments
jan-auer f2c6410
ref: Separate cadence from metrics feature
jan-auer 45a4ac1
ref(metrics): Minor code-level changes
jan-auer d24c9b2
ref(metrics): Refactor to match Python SDK
jan-auer b515db3
fix: First bugfixes
jan-auer 1267668
fix: Flakey submission
jan-auer c164983
feat(metrics): Add a convenience API to track metrics directly
jan-auer ba4afe0
fix: Move statsd parsing to metrics module
jan-auer bcc665b
ref(metrics): Reorganize and add docs
jan-auer 32e6baa
test: Add a first unit test
jan-auer 0ef19a3
feat(metrics): Inject default tags
jan-auer 12bf258
ref(metrics): Simplify unit handling
jan-auer d90d14c
feat(metrics): Further improvements to docs and cadence
jan-auer 524a5a9
fix(metrics): Sanitation behavior
jan-auer c506251
fix: Docs
jan-auer c3f7247
ref(metrics): Refactor worker into separate struct
jan-auer edbbb95
ref(metrics): Add more Debug impls
jan-auer 55b7f28
ref: Rename metric item to "statsd"
jan-auer ab14afa
ref(metrics): Flush synchronously
jan-auer 0c4064c
ref: Address review feedback
jan-auer 139cdf3
ref(metrics): Reduce duplication of bucket key
jan-auer 69080ab
meta: Changelog
jan-auer 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
feat(metrics): Further improvements to docs and cadence
- Loading branch information
commit d90d14c84d7115cdc3fd0dd3d59a1c4f480b87d3
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.