Modules§
Structs§
Enums§
- Conversion
Unit - Specifies the target unit for converting incoming StatsD timing values. When set to “seconds” (the default), timing values in milliseconds (
ms
) are converted to seconds (s
). When set to “milliseconds”, the original timing values are preserved. - Statsd
Config - Configuration for the
statsd
source.