why need otel collector agents when you have opentelemetry instrumented application sending telemetr...
a
why need otel collector agents when you have opentelemetry instrumented application sending telemetry data directly to SigNoz except few cases like prometheus metrics, etc? I need generic metrics, logs and traces.
v
It's not mandatory to use otel agents if you are directly sending traces
a
Nice. Thanks for the clarification.