OpenTelemetry¶
Endpoint |
otel |
---|---|
URL |
|
Maximum Request Size |
10MB |
OpenTelemetry is an observability framework for software.
Observe implements the write-only endpoint for OpenTelemetry traces at the URL path v1/traces
. The request body should be encoded in the Protobuf format and sent with a content-type of application/x-protobuf
.