jaegertracing / jaeger-operator

Jaeger Operator for Kubernetes simplifies deploying and running Jaeger on Kubernetes.
https://www.jaegertracing.io/docs/latest/operator/
Apache License 2.0
1.03k stars 345 forks source link

Feature Enabling and Disabling of jaeger-agent #2697

Open Mactherobot opened 2 months ago

Mactherobot commented 2 months ago

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

iblancasa commented 1 month ago

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