Documentation ¶
Index ¶
- func NewCounter(gauge Gauge) *counter
- func NewEmitter(dataDogClient datadog.Client, environment string) *emitter
- func NewMetric(name string, metricType string, emitter *emitter) *metric
- func NewNullCounter(gauge Gauge) *nullCounter
- func NewTimer(gauge Gauge) *timer
- type Counter
- type Emitter
- type Gauge
- type Timer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCounter ¶
func NewCounter(gauge Gauge) *counter
func NewEmitter ¶
func NewNullCounter ¶
func NewNullCounter(gauge Gauge) *nullCounter
Types ¶
Click to show internal directories.
Click to hide internal directories.