prometheus

package
v4.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2016 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPrometheusExecutor

func NewPrometheusExecutor(dsInfo *tsdb.DataSourceInfo) tsdb.Executor

Types

type PrometheusExecutor

type PrometheusExecutor struct {
	*tsdb.DataSourceInfo
}

func (*PrometheusExecutor) Execute

func (e *PrometheusExecutor) Execute(ctx context.Context, queries tsdb.QuerySlice, queryContext *tsdb.QueryContext) *tsdb.BatchResult

type PrometheusQuery

type PrometheusQuery struct {
	Expr         string
	Step         time.Duration
	LegendFormat string
	Start        time.Time
	End          time.Time
}

Jump to

Keyboard shortcuts

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