Open
Description
Stabilize
The original PR was this: #3877
These configurators are used to suppress signal telemetry according to the InstrumentationScope
These configurators have been implemented in multiple language projects:
- In Java. See: Scope config opentelemetry-java#6375
- In C++. See:
- In PHP. See:
The reason
Projects outside OpenTelemetry need the functionality and they are accessing it with workarounds and with no guarantees of continuity.
Example: open-telemetry/opentelemetry-java#7312