-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[receiver/jaegerreceiver] Remove jaeger remote sampling from receiver #14163
[receiver/jaegerreceiver] Remove jaeger remote sampling from receiver #14163
Conversation
Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
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.
The change type has to be "breaking". Perhaps note in the description the issue that started the deprecation?
@yuriolisa: this change will require an upgrade routine for the operator. Basically, use the new jaeger remote sampling extension instead of the remote sampling endpoint that was part of the jaeger receiver.
unreleased/remove_jaeger_remote_sampling_from_receiver_#6633.yaml
Outdated
Show resolved
Hide resolved
Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
1ff162e
to
15fe181
Compare
Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
86d39d3
to
6ea7efc
Compare
…open-telemetry#14163) Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
Description: Remove jaeger remote sampling from jaegerreceiver
Link to tracking Issue: #6633
Testing: adapt unittest
Documentation: