Documentation
¶
Index ¶
- func NewExecution(query promql.Query, queryRangeStart, queryRangeEnd time.Time, ...) model.VectorOperator
- type Execution
- func (e *Execution) Explain() (next []model.VectorOperator)
- func (e *Execution) Next(ctx context.Context, buf []model.StepVector) (int, error)
- func (e *Execution) Samples() *stats.QuerySamples
- func (e *Execution) Series(ctx context.Context) ([]labels.Labels, error)
- func (e *Execution) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewExecution ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.