remote

package
v0.0.0-...-2414c3d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Execution

type Execution struct {
	model.OperatorTelemetry
	// contains filtered or unexported fields
}

func NewExecution

func NewExecution(query promql.Query, pool *model.VectorPool, queryRangeStart time.Time, engineLabels []labels.Labels, opts *query.Options, _ storage.SelectHints) *Execution

func (*Execution) Explain

func (e *Execution) Explain() (next []model.VectorOperator)

func (*Execution) GetPool

func (e *Execution) GetPool() *model.VectorPool

func (*Execution) Next

func (e *Execution) Next(ctx context.Context) ([]model.StepVector, error)

func (*Execution) Samples

func (e *Execution) Samples() *stats.QuerySamples

func (*Execution) Series

func (e *Execution) Series(ctx context.Context) ([]labels.Labels, error)

func (*Execution) String

func (e *Execution) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL