runners

package
v0.0.0-...-b9bd852 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MetricUnit            = "Metric"
	BytesPerSecondUnit    = "B/s"
	RequestsPerSecondUnit = "Req/s"
)

Variables

This section is empty.

Functions

func GetMetricUnit

func GetMetricUnit(metric string) string

Types

type PeriodicMetronNotifier

type PeriodicMetronNotifier struct {
	// contains filtered or unexported fields
}

func NewPeriodicMetronNotifier

func NewPeriodicMetronNotifier(
	getter getter,
	etcdURL string,
	logger lager.Logger,
	interval time.Duration,
) *PeriodicMetronNotifier

func (*PeriodicMetronNotifier) Run

func (n *PeriodicMetronNotifier) Run(signals <-chan os.Signal, ready chan<- struct{}) error

Jump to

Keyboard shortcuts

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