Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Querier ¶
type Querier interface { storage.Querier SeriesQuerier }
Querier is a storage.Querier that can also query series using label matchers.
type Queryable ¶
Queryable is a storage.Queryable that returns an expanded version of storage.Querier.
type SeriesQuerier ¶
SeriesQuerier provides querying series using label matchers. https://prometheus.io/docs/prometheus/latest/querying/api/#finding-series-by-label-matchers
Click to show internal directories.
Click to hide internal directories.