fanin

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2017 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithLocalOnly

func WithLocalOnly(ctx context.Context) context.Context

WithLocalOnly decorates a context to indicate that a query should only be executed against local data.

Types

type Queryable

type Queryable struct {
	Local  promql.Queryable
	Remote *remote.Reader
}

Queryable is a local.Queryable that reads from local and remote storage.

func (Queryable) Querier

func (q Queryable) Querier() (local.Querier, error)

Querier implements local.Queryable.

Jump to

Keyboard shortcuts

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