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?
Resolves: #2322
Description of the changes
Adds the enabled flag for the jaegerAgentSpec
Returns nil if the value is not defined or set to false.
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
How was this change tested?
Checklist
jaeger
:make lint test
jaeger-ui
:yarn lint
andyarn test