promql

package
v1.22.0 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Query

type Query struct {
	parser.Expr
	// contains filtered or unexported fields
}

func New

func New(promql string) (*Query, error)

func (*Query) AddLabelMatchers added in v1.22.0

func (q *Query) AddLabelMatchers(matchers ...*labels.Matcher) *Query

func (*Query) GetVectorSelectors added in v1.22.0

func (q *Query) GetVectorSelectors() []string

func (*Query) String added in v1.22.0

func (q *Query) String() string

func (*Query) Sumby added in v1.22.0

func (q *Query) Sumby(labels ...string) *Query

Jump to

Keyboard shortcuts

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