victoriametrics

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2022 License: BSD-2-Clause Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(logger *zap.Logger, config types.BackendV2, tldCacheDisabled bool) (types.BackendServer, merry.Error)

func NewWithLimiter

func NewWithLimiter(logger *zap.Logger, config types.BackendV2, tldCacheDisabled bool, limiter limiter.ServerLimiter) (types.BackendServer, merry.Error)

Types

type VictoriaMetricsGroup

type VictoriaMetricsGroup struct {
	types.BackendServer
	// contains filtered or unexported fields
}

VictoriaMetricsGroup is a protocol group that can query victoria-metrics

func (*VictoriaMetricsGroup) Fetch

func (*VictoriaMetricsGroup) Find

func (*VictoriaMetricsGroup) ProbeTLDs

func (c *VictoriaMetricsGroup) ProbeTLDs(ctx context.Context) ([]string, merry.Error)

func (*VictoriaMetricsGroup) TagNames

func (c *VictoriaMetricsGroup) TagNames(ctx context.Context, query string, limit int64) ([]string, merry.Error)

func (*VictoriaMetricsGroup) TagValues

func (c *VictoriaMetricsGroup) TagValues(ctx context.Context, query string, limit int64) ([]string, merry.Error)

Jump to

Keyboard shortcuts

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