seriesquery

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: May 20, 2020 License: Apache-2.0 Imports: 5 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SeriesQuery

type SeriesQuery struct {
	Matchers []string
	Start    time.Time
	End      time.Time
	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