Send OTLP logs

POST /opentelemetry.proto.collector.logs.v1.LogsService/Export

The Observability Intake Serverless API supports receiving logs over the OpenTelemetry Protocol (OTLP). This API uses the OTLP/gRPC communication protocol.

application/json
POST /opentelemetry.proto.collector.logs.v1.LogsService/Export
curl \
 -X POST http://api.example.com/opentelemetry.proto.collector.logs.v1.LogsService/Export \
 -H "Content-Type: application/json"
Request examples
{}