Send OTLP metrics over gRPC
The Observability Intake Serverless API supports receiving metrics over the OpenTelemetry Protocol (OTLP). This API uses the OTLP/gRPC communication protocol.
POST
/opentelemetry.proto.collector.metrics.v1.MetricsService/Export
curl \
--request POST 'http://api.example.com/opentelemetry.proto.collector.metrics.v1.MetricsService/Export' \
--header "Authorization: $API_KEY" \
--header "Content-Type: application/json"