package
1.2.9
Repository: https://github.com/unbxd/go-base.git
Documentation: pkg.go.dev

# Functions

NewDatadogMetrics returns metrics which supports Datadog.
No description provided by the author
WithDatadogConfigObject sets the properties for datadog using older config object used in past projects.
WithDatadogEnabled toggles the datadog metrics on or off.
WithDatadogLabelValues overwrites the existing tags with a new set of tags provided Note, that LabelValues are pair of key and a value past as consecutive elements in the arrray.
WithDatadogLogger sets the logger for Datadog Stats.
WithDatadogNamespace sets the namespace for Datadog Metrics.
WithDatadogServerConnstr sets the server URI for datadog to connect to.
WithDatadogServerHost sets the server URI for datadog to connect to.
WithDatadogServerPort sets the server URI for datadog to connect to.
WithDatadogTag appends a tag for existing set of tags.
WithDatadogTags is wrapper on label values where the expected format for tags is traditional `key:value` pair.
WithDatadogTickInSeconds sets the send loop timer in seconds.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author