Closed mahadzaryab1 closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.82%. Comparing base (
9a30dfc
) to head (c50ded3
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I tested the binary sizes
I would suggest we only include tail sampler. That's the component that's most useful in the final collector, which needs to be Jaeger. But the upstream load balancing collectors can be just OTEL Collectors.
make sure to do git pull
, I pushed updates to go.mod to resolve conflicts
make sure to do
git pull
, I pushed updates to go.mod to resolve conflicts
Thank you so much for doing this for me!
@yurishkuro i'm really sorry i made a mistake in rebasing off main - would you be able to fix the conflicts again?
@yurishkuro the README and the rest of the PR is ready for review now
@yurishkuro - there looks to be a failing test in the CI. Is it a flaky test? I don't believe its related to my changes.
🎉 🎉 🎉
Which problem is this PR solving?
Description of the changes
docker compose
to demonstrate usage of the tail-based sampling processor extension in jaeger.docker compose
setup describing the setup and usage of the new processorHow was this change tested?
Checklist
jaeger
:make lint test
jaeger-ui
:yarn lint
andyarn test