NGINX module for sending stats to statsd
4 — Every core and module directive — syntax, defaults, contexts, and real configuration examples.
statsd_count
The `statsd_count` directive sends a count metric to a StatsD server, allowing…
serverlocationif in server
statsd_sample_rate
Sets the sample rate for metrics sent to StatsD, allowing for controlled…
httpserverlocation
statsd_server
The `statsd_server` directive sets the hostname or IP address of the StatsD…
httpserverlocation
statsd_timing
The `statsd_timing` directive sends timing data to a StatsD server for…
serverlocationif in server