.. Warning: Do not edit this file. It is automatically generated from the software project's code and your changes will be overwritten. The tool to generate this file lives in openstack-doc-tools repository. Please make any changes needed in the code, then run the autogenerate-config-doc tool from the openstack-doc-tools repository, or ask for help on the documentation mailing list, IRC channel or meeting. .. _ironic-metrics_statsd: .. list-table:: Description of metrics statsd configuration options :header-rows: 1 :class: config-ref-table * - Configuration option = Default value - Description * - **[metrics_statsd]** - * - ``agent_statsd_host`` = ``localhost`` - (String) Host for the agent ramdisk to use with the statsd backend. This must be accessible from networks the agent is booted on. * - ``agent_statsd_port`` = ``8125`` - (Port number) Port for the agent ramdisk to use with the statsd backend. * - ``statsd_host`` = ``localhost`` - (String) Host for use with the statsd backend. * - ``statsd_port`` = ``8125`` - (Port number) Port to use with the statsd backend.