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
(https://${OBSERVE_CUSTOMER}.collect.observeinc.com/v1/otel/v1/traces
). The request body should be encoded in the Protobuf format and sent with a content-type of application/x-protobuf
.