Skip to content
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/jaeger] Remove dependency on jaeger/cmd/agent #38655

Merged

Conversation

yurishkuro
Copy link
Member

@yurishkuro yurishkuro commented Mar 16, 2025

Description

  • Move several files for Thrift UDP servers from Jaeger codebase as of jaegertracing/jaeger@712c1bc
  • Removed metrics-related code from those files because the existing code in jaegerreceiver was passing null metrics factory anyway. The regular receiver metrics will be available, but not Jaeger-specific metrics about UDP packets (can be re-added later using OTEL SDK, but the whole UDP path is deprecated).
  • Remove Zipkin-related tests since Zipkin over UDP is not supported in jaegerreceiver.

Link to tracking issue

Part of jaegertracing/jaeger#6704

Testing

All code includes extensive unit tests

Unverified

This user has not yet uploaded their public signing key.
Signed-off-by: Yuri Shkuro <github@ysh.us>
Signed-off-by: Yuri Shkuro <github@ysh.us>
gotidy
Signed-off-by: Yuri Shkuro <github@ysh.us>
changelog
Signed-off-by: Yuri Shkuro <github@ysh.us>
goporto
Signed-off-by: Yuri Shkuro <github@ysh.us>
delint
Signed-off-by: Yuri Shkuro <github@ysh.us>
delint
Signed-off-by: Yuri Shkuro <github@ysh.us>
@yurishkuro yurishkuro changed the title [jaegerreceiver] Remove dependency on jaeger/cmd/agent [receiver/jaeger] Remove dependency on jaeger/cmd/agent Mar 16, 2025
@yurishkuro yurishkuro added the ready to merge Code review completed; ready to merge by maintainers label Mar 16, 2025
@atoulme atoulme merged commit 854101c into open-telemetry:main Mar 17, 2025
181 checks passed
@github-actions github-actions bot added this to the next release milestone Mar 17, 2025
@yurishkuro yurishkuro deleted the remove-jaeger-agent-dependency branch March 17, 2025 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants