query

package
v0.0.0-...-c05403d Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2023 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Query

func Query(ctx context.Context, api v1.API, args *QueryArgs, pq *QueryParams, skipTimestamp *bool)

Perform a PromQL query and print the results

Types

type QueryArgs

type QueryArgs struct {
	// if true, print query time elapsed
	Timed bool
}

type QueryParams

type QueryParams struct {
	Query string
	Range v1.Range
}

Jump to

Keyboard shortcuts

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