Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Metric ¶ added in v1.34.4
Metric is the basic entity which should be return by datasource It represents single data point with full list of labels
type Querier ¶ added in v1.34.8
Querier interface wraps Query method which executes given query and returns list of Metrics as result
type VMStorage ¶
type VMStorage struct {
// contains filtered or unexported fields
}
VMStorage represents vmstorage entity with ability to read and write metrics
Click to show internal directories.
Click to hide internal directories.