remote

package
v0.0.0-...-ebeeebe Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewExecution

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

Types

type Execution

type Execution struct {
	// contains filtered or unexported fields
}

func (*Execution) Explain

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

func (*Execution) Next

func (e *Execution) Next(ctx context.Context, buf []model.StepVector) (int, 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