opentelemetry-sdk: make it possible to customize processors configuration by xrmx · Pull Request #4806 · open-telemetry/opentelemetry-python
xrmx
changed the title
opentelemetry-sdk: make it possible to customize processors configuation
opentelemetry-sdk: make it possible to customize processors configuration
…tion Make it easier for distributions to override the processors set up by the sdk configurator by specifying a span processor and a log record processor.
xrmx
enabled auto-merge (squash)
xrmx
enabled auto-merge (squash)
JWinermaSplunk pushed a commit to JWinermaSplunk/opentelemetry-python that referenced this pull request
Feb 17, 2026…tion (open-telemetry#4806) * opentelemetry-sdk: make it possible to customize processors configuration Make it easier for distributions to override the processors set up by the sdk configurator by specifying a span processor and a log record processor. * Add changelog * Fixes * Please typechecking * Fix naming * Span processors should be added once * Use typing protocol for exporter processor types * Rename types
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters