Open
Description
I need to route specific spans to one backend while sending all spans to another collector. I've been exploring the OpenTelemetry Erlang SDK but couldn't find any span filtering capability at the processor level.
Does OpenTelemetry Erlang support any form of span filtering?
I'd prefer to avoid adding an external OTel Collector if possible, as I'd like to keep the entire telemetry pipeline within the BEAM ecosystem.
Metadata
Metadata
Assignees
Labels
No labels