seriesquery

package
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SeriesQuery

type SeriesQuery struct {
	Matcher       string
	Start         time.Time
	End           time.Time
	AnalyzeLabels bool
	Quiet         bool
}

SeriesQuery contains all necessary fields to execute label queries and print out the results

func (*SeriesQuery) DoSeries

func (q *SeriesQuery) DoSeries(c client.Client)

DoSeries prints out series results

func (*SeriesQuery) GetSeries

func (q *SeriesQuery) GetSeries(c client.Client) []loghttp.LabelSet

GetSeries returns an array of label sets

Jump to

Keyboard shortcuts

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