Status of OTLP endpoint
GET/observability/v1/otlp/traces
Status of OTLP endpoint.
Responses
- 200
Successful Response
- application/json
- Schema
- Example (from schema)
Schema
version Version (string)required
status Status (string)required
{
"version": "string",
"status": "string"
}
Loading...