Module receiver

Module receiver 

Source
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§

HealthResponse
Health check response.
OtlpReceiver
OTLP HTTP receiver for collecting signals.
ReceiverHandle
Handle for interacting with a running OTLP receiver.

Enums§

FlushError
Error returned when a flush operation fails.
Signal
Signals received from the Lambda function.