# Functions
NewStat creates a new RudderStats with provided Name and Type Deprecated: Use DefaultStats for managing stats instead.
No description provided by the author
Setup creates a new statsd client.
StopRuntimeStats stops collection of runtime stats.
# Variables
No description provided by the author
DefaultStats is a common implementation of StatsD stats managements.
# Structs
No description provided by the author
HandleT is the default implementation of Stats.
RudderStatsT is the default implementation of a StatsD stat.
# Interfaces
RudderStats provides functions to interact with StatsD stats.
Stats manages provisioning of RudderStats.
# Type aliases
No description provided by the author