Telemetry
Ingest Metrics
Send OpenTelemetry metrics using OTLP/HTTP protocol
POST
Ingest OpenTelemetry metrics from your MCP servers. This endpoint accepts OTLP formatted metric data.
We recommend using our TypeScript SDK or Python SDK instead of calling this endpoint directly.
application/json or application/x-protobufArray of OpenTelemetry ResourceMetrics containing metric data
Indicates partial success if some metrics were rejected

