Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. It would be nice to have [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
- Removes Jaeger Agent from Jaeger Hotrod Demo.
**Describe alternatives you've considered (Optional)**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
- Null.
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. It would be nice to have [...]
jaegertracing/jaeger-agent
to receivejaegertracing/example-hotrod
data, but directly usesotel/opentelemetry-collector-contrib
. According to https://www.jaegertracing.io/docs/1.60/deployment/#agent ,jaegertracing/jaeger-agent
is considered a deprecated component. It does not make any sense.