Expand description
OTLP receiver for collecting signals from Lambda functions.
This module provides HTTP endpoints that receive OTLP signals (traces, metrics, logs) from the Lambda function. It supports both protobuf and JSON content types.
Structs§
- Health
Response - Health check response.
- Otlp
Receiver - OTLP HTTP receiver for collecting signals.
- Receiver
Handle - Handle for interacting with a running OTLP receiver.
Enums§
- Flush
Error - Error returned when a flush operation fails.
- Signal
- Signals received from the Lambda function.