package
0.0.0-20221211150325-2f2c2f34bedd
Repository: https://github.com/fengleng/mars.git
Documentation: pkg.go.dev

# Functions

NewCounter new a DataDog counter and returns Counter.
NewGauge new a DataDog gauge and returns Gauge.
NewTiming new a DataDog timer and returns Observer.
WithClient with client option.
WithLabels with labels option.
WithSampleRate with sample rate option.

# Type aliases

Option is datadog option.