Jaeger Traces API
Endpoints for searching and retrieving distributed traces.
Jaeger Traces API is one of 7 APIs that Jaeger publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Traces. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a GitHub repository, and a changelog.
This API exposes 2 operations across 2 paths, and defines 7 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.
Requests are made against a single base URL, http://localhost:16686.
Metadata
The identity and technical contract details declared by the specification.
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.
Endpoints for searching and retrieving distributed traces.
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Span (11 properties), Trace (4 properties), StructuredError (3 properties), SpanReference (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Jaeger 6
Other APIs Jaeger publishes across the network.