Skip to main content

Module

Diagnostics for successful OTLP responses that reject spans.

ExportFailure

Sanitized details for the most recent acknowledged rejection.

ExportHealth

Immutable acknowledgement health. healthy is None before export and after ordinary transport or non-2xx failures, True after an accepted 2xx response, and False after a 2xx response that rejects telemetry.

_ExportHealthTracker

record_unknown

Clear acknowledgement health when the standard exporter reports another failure.

DiagnosticOTLPSpanExporter

OTLP HTTP exporter that detects rejection acknowledgements returned with HTTP 2xx.

get_export_health

Read acknowledgement health from an SDK exporter ownership surface.