metricsserver

package
v0.0.0-...-25601a8 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2014 License: Apache-2.0, BSD-3-Clause, MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CollectorRegistrar

type CollectorRegistrar interface {
	RegisterWithCollector(cfcomponent.Component) error
}

type MetricsServer

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

func New

func New(registrar CollectorRegistrar, steno *gosteno.Logger, metricsAccountant metricsaccountant.MetricsAccountant, logger logger.Logger, store store.Store, timeProvider timeprovider.TimeProvider, conf *config.Config) *MetricsServer

func (*MetricsServer) Emit

func (s *MetricsServer) Emit() (context instrumentation.Context)

func (*MetricsServer) Ok

func (s *MetricsServer) Ok() bool

func (*MetricsServer) Start

func (s *MetricsServer) Start() error

Jump to

Keyboard shortcuts

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