influxdb

package
v0.0.0-...-077b43f Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2017 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrLogEntrySkipped = fmt.Errorf("skipped")
)

Functions

This section is empty.

Types

type WatchInfluxServer

type WatchInfluxServer struct {
	Zkzone *zk.ZkZone
	Stop   <-chan struct{}
	Tick   time.Duration
	Wg     *sync.WaitGroup
	// contains filtered or unexported fields
}

func (*WatchInfluxServer) Init

func (this *WatchInfluxServer) Init(ctx monitor.Context)

func (*WatchInfluxServer) Run

func (this *WatchInfluxServer) Run()

type WatchInfluxdbInstances

type WatchInfluxdbInstances struct {
	Zkzone *zk.ZkZone
	Stop   <-chan struct{}
	Tick   time.Duration
	Wg     *sync.WaitGroup
	// contains filtered or unexported fields
}

WatchInfluxdbInstances continuously pings influxdb servers.

func (*WatchInfluxdbInstances) Init

func (this *WatchInfluxdbInstances) Init(ctx monitor.Context)

func (*WatchInfluxdbInstances) Run

func (this *WatchInfluxdbInstances) Run()

Jump to

Keyboard shortcuts

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