package
0.37.2
Repository: https://github.com/thanos-io/thanos.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new Client.
NewEndpointSet returns a new set of Thanos APIs.
NewGRPCEndpointSpec creates gRPC endpoint spec.
NewPromSeriesSet constructs a promSeriesSet.
NewQueryableCreator creates QueryableCreator.

# Constants

# Variables

# Structs

Client is a query client that executes PromQL queries.
EndpointSet maintains a set of active Thanos endpoints.
Opts are the options for a PromQL query.

# Type aliases

QueryableCreator returns implementation of promql.Queryable that fetches data from the proxy store API endpoints.