Source: Al0091BatchExportDisabledAnalyzer.csDocumentation Index
Fetch the complete documentation index at: https://ancplua.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Description
Simple (non-batch) export processors send telemetry synchronously on each span/metric, which degrades application performance. Use batch processors in production.Bad Code
Good Code
Properties
- Category: OpenTelemetry
- Severity: Warning
- Enabled by default: True
- Code fix available: False
