jaegertracing / helm-charts

Helm Charts for Jaeger backend
Apache License 2.0
269 stars 347 forks source link

Jaeger agent is no longer avaiablle #607

Open yurishkuro opened 1 month ago

yurishkuro commented 1 month ago

Requirement

Per https://github.com/jaegertracing/jaeger/issues/4739, we removed the jaeger-agent binary/image from the distribution.

This will require changes in the Chart, either by removing support for the host agent / side car, or configuring OTEL Collector in that capacity.

cc @pavelnikolov