Module statsd

Source

Modules§

parser

Structs§

TcpConfig
TCP configuration for the statsd source.
UdpConfig
UDP configuration for the statsd source.

Enums§

ConversionUnit
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.
StatsdConfig
Configuration for the statsd source.