Expand description
OTLP signal exporter with retry and fallback.
This module provides the flusher for exporting OTLP signals to a remote endpoint. It includes retry logic with exponential backoff and stdout JSON fallback on failure.
Structs§
- Otlp
Exporter - OTLP exporter for sending signals to a remote endpoint.
Enums§
- Export
Error - Error during export.
- Export
Result - Result of an export operation.