statsd

package
v0.0.0-...-cc4ef14 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MetricsService

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

func NewMetricsService

func NewMetricsService() *MetricsService

func (*MetricsService) SendCounterMetric

func (service *MetricsService) SendCounterMetric(name string, value int64)

func (*MetricsService) SendGaugeMetric

func (service *MetricsService) SendGaugeMetric(name string, value int64)

func (*MetricsService) SendTimingMetric

func (service *MetricsService) SendTimingMetric(name string, duration time.Duration)

Jump to

Keyboard shortcuts

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