package
2.3.0+incompatible
Repository: https://github.com/jaegertracing/jaeger.git
Documentation: pkg.go.dev

# Packages

# Functions

NewQueryService returns a new QueryService.
StandardAdjusters is a list of model adjusters applied by the query service before returning the data to the API clients.

# Structs

GetTraceParameters defines the parameters for querying a single trace from the query service.
QueryService contains span utils required by the query-service.
QueryServiceOptions has optional members of QueryService.
StorageCapabilities is a feature flag for query service.
TraceQueryParameters defines the parameters for querying a batch of traces from the query service.

# Interfaces

MetricsQueryService provides a means of querying R.E.D metrics from an underlying metrics store.