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

Feature Enabling and Disabling of jaeger-agent #2697

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Mactherobot
Copy link

Due to deprecation of the jaeger agent, and the fact that jaeger can accept the traces directly via OTEL SDK. I don't know if this change is too simple and will introduce side effects. So please help me, if i'm missing anything.

Which problem is this PR solving?

Description of the changes

  • Adds the enabled flag for the jaegerAgentSpec
  • Returns nil if the value is not defined or set to false.

How was this change tested?

  • By unit tests

Checklist

Copy link
Collaborator

@iblancasa iblancasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution! Please, can add an e2e test

pkg/deployment/agent.go Outdated Show resolved Hide resolved
@iblancasa
Copy link
Collaborator

You need to regenerate the bundle to make the CI pass.

Due to deprecation of the jaeger agent, and the fact that jaeger can
accept the traces directly via OTEL SDK. I don't know if this change is
too simple and will introduce side effects. So please help me

Signed-off-by: Magnus Jensen <[email protected]>
Signed-off-by: Magnus Jensen <[email protected]>
bundle.Dockerfile-e Outdated Show resolved Hide resolved
bundle/metadata/annotations.yaml-e Outdated Show resolved Hide resolved
Signed-off-by: Magnus Jensen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants