Send OTLP metrics

POST /opentelemetry.proto.collector.metrics.v1.MetricsService/Export

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

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