Options Statistics screen
This screen allows you to configure the statistics
that ZAP maintains.
In Memory Statistics Enabled
By default ZAP maintains the statistics in memory. To disable the in memory statistics uncheck this box.
Statsd Server Enabled
Check this box in order to configure the address of a Statsd server that ZAP will send its statistics to.
Statsd Hostname
The host that the Statsd server is running on.
Statsd Port
The port that the Statsd server is listening to, default 8125.
Statsd Prefix
The prefix ZAP will prepend to the statistics that it sends to the Statsd server.
See also