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

fix: alloy-receiver jaeger bugs #1169

Merged
merged 8 commits into from
Jan 24, 2025
Merged

fix: alloy-receiver jaeger bugs #1169

merged 8 commits into from
Jan 24, 2025

Conversation

bentonam
Copy link
Collaborator

  • Set jaeger port names
  • Setting: receivers.jaeger.thriftHttp.enabled would not config the receiver as it didn't satisfy the condition
  • The jaeger ports were rendering 0, as the dictionary was passed to | int, not the port

- Setting: receivers.jaeger.thriftHttp.enabled would not config the receiver as it didn't satisfy the condition
- The jaeger ports were rendering 0, as the dictionary was passed to | int, not the port
@bentonam bentonam merged commit be23092 into main Jan 24, 2025
33 checks passed
@bentonam bentonam deleted the fix/jaeger-bugs branch January 24, 2025 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants