-
Notifications
You must be signed in to change notification settings - Fork 21
[APMSVLS-501] feat(bottlecap): add bottlecap-test-mode binary
#1216
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
Draft
lucaspimentel
wants to merge
22
commits into
main
Choose a base branch
from
lpimentel/bottlecap-testmode-binary
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
3714e34
refactor(bottlecap): extract trace-agent startup into the library crate
lucaspimentel 3968c3f
feat(bottlecap): add bottlecap-test-mode binary
lucaspimentel a0966e2
fix(test-mode): bound and isolate the POST /flush handler
lucaspimentel a6b6a3b
ci: lint the test-mode feature
lucaspimentel 2355edf
fix(test-mode): drain queued payloads before flushing
lucaspimentel 3b5b717
fix(test-mode): send stats to the overridden trace intake
lucaspimentel 1d9de67
fix(test-mode): fail POST /flush when delivery fails
lucaspimentel 9a0d99f
fix(test-mode): await the listener before the final drain
lucaspimentel d069f38
fix(test-mode): exit when the listener fails to start
lucaspimentel bb6e920
fix(test-mode): serialize overlapping flushes
lucaspimentel 19cde53
fix(test-mode): report a failed ingest barrier
lucaspimentel ab0075c
docs(test-mode): note the inherited proxy routes
lucaspimentel 3d56a18
test(test-mode): cover the POST /flush status contract
lucaspimentel 2e135e4
fix(test-mode): stop reporting lost payloads on clean shutdown
lucaspimentel dfd0709
fix(test-mode): flush pending payloads when stopped with SIGTERM
lucaspimentel 92618ef
refactor(traces): share the trace intake route constant
lucaspimentel c8cdbfe
Report lost metrics instead of aborting when aggregator handle fails
lucaspimentel 1ecc697
Stop trace forwarder when aggregator is gone so flush reports loss
lucaspimentel 447fcaa
Abort trace agent listener when shutdown wait times out
lucaspimentel 42edd75
Cancel test-mode flushes on shutdown timeout
lucaspimentel e2e8731
Delay the first test-mode periodic flush
lucaspimentel 80f1649
Run test-mode endpoint tests in CI
lucaspimentel 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.
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.