opentelemetry-js
opentelemetry-js copied to clipboard
[sdk-node] allow multiple spanProcessors/logProcessors to be configured
spanProcessors and logProcessors order is important when they are doing some modification of the actual span/log, allowing multiple ones will permit more specific scenarios.
I think it would be nice if a metricReaders option is allowed as well.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.
This issue was closed because it has been stale for 14 days with no activity.
Please correct me if I'm wrong. This issue is still relevant for allowing multiple logProcessors
.