-
Notifications
You must be signed in to change notification settings - Fork 692
[Rhythm] Improve metrics generator + Kafka performance and stability #4721
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
23 commits
Select commit
Hold shift + click to select a range
a524eb8
Add new concurrency config options and validate
mdisibio 96e7b1e
Reduce allocations of IDmap when replaying wal blocks since we know t…
mdisibio 88c7273
Generator read from kafka concurrency, add shared ingest lag metric, …
mdisibio 0dfcd36
Memoize spanmetrics sanitizelabelname, move to better location
mdisibio 7db90df
Moved to shared queue for localblocks wal completion, allow concurren…
mdisibio b53488c
Honor max live traces in non-flushing local blocks processor
mdisibio 15f2bd0
Add metric for enqueue time
mdisibio 8169501
Add missing mutex lock for enqueuing on replay
mdisibio 921d471
Fix mutex lock while reloading blocks
mdisibio 531ad75
Increase default concurrency
mdisibio 3c8d3da
Simplify local blocks complete queue
mdisibio e3f886c
Remove uniqify, fix test
mdisibio 820fcbc
Switch completequeue to reference counting and shut it down when last…
mdisibio e16565d
cache rename/cleanup
mdisibio 67b97ba
Cleanup/denoising PR
mdisibio d00df8a
Lint/cleanup
mdisibio 62a180f
lint
mdisibio cae66d1
Update config manifest
mdisibio e67f59b
fix race condition
mdisibio 0cc26b9
cleanup
mdisibio 0f45e6c
review feedback
mdisibio cabf9cb
Update config manifest
mdisibio bc4be1b
changelog
mdisibio 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
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.