//
pkg.gl
Category
github.com/thanos-io/thanos
pkg
api
query
querypb
package
0.37.2
Repository:
https://github.com/thanos-io/thanos.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
17
Dependents
3
Files
3k SLOC
#
Functions
NewJSONEncodedPlan
NewQueryClient
NewQueryRangeResponse
NewQueryRangeStatsResponse
NewQueryRangeWarningsResponse
NewQueryResponse
NewQueryStatsResponse
NewQueryWarningsResponse
RegisterQueryServer
StoreMatchersToLabelMatchers
#
Constants
EngineType_default
EngineType_prometheus
EngineType_thanos
#
Variables
EngineType_name
EngineType_value
ErrIntOverflowQuery
ErrInvalidLengthQuery
ErrUnexpectedEndOfGroupQuery
#
Structs
QueryPlan
QueryPlan_Json
QueryRangeRequest
QueryRangeResponse
QueryRangeResponse_Stats
QueryRangeResponse_Timeseries
QueryRangeResponse_Warnings
QueryRequest
QueryResponse
QueryResponse_Stats
QueryResponse_Timeseries
QueryResponse_Warnings
QueryStats
StoreMatchers
UnimplementedQueryServer
UnimplementedQueryServer can be embedded to have forward compatible implementations.
#
Interfaces
Query_QueryClient
Query_QueryRangeClient
Query_QueryRangeServer
Query_QueryServer
QueryClient
QueryClient is the client API for Query service.
QueryServer
QueryServer is the server API for Query service.
#
Type aliases
EngineType