Add no-op processor #5580
Labels
area:logs
Part of OpenTelemetry logs
blocked:specification
Waiting on clarification of the OpenTelemetry specification before progress can be made
enhancement
New feature or request
pkg:SDK
Related to an SDK package
Blocked by:
Here is another usage of an no-op processor in a processor implementation.
I think we can think about adding it the the SDK as it can be commonly used in processor decorators.
See also: open-telemetry/opentelemetry-go-contrib#5817 (comment)
Originally posted by @pellared in open-telemetry/opentelemetry-go-contrib#5861 (comment)
From open-telemetry/opentelemetry-specification#4090 (comment):
As far as I understand, adding a no-op processor to the SDK would not make the it not compliant with the specification (the SDK should be still compliant).
The text was updated successfully, but these errors were encountered: