Add missing collector options to the documentation

Change-Id: I4e1a70b8e5f458d4e1b4d1fce81d3046dde69c70
Partial-Bug: 1380533
This commit is contained in:
Dina Belova 2014-10-13 13:38:46 +04:00
parent bdd196b5c0
commit 63187eca7f

View File

@ -251,6 +251,9 @@ Parameter Default N
requeue_sample_on_dispatcher_error False Requeue the sample on the collector sample queue when the
collector fails to dispatch it. This option is only valid if
the sample comes from the notifier publisher
udp_address 0.0.0.0 Address to which the UDP socket is bound. Set to an empty
string to disable
udp_port 4952 Port to which the UDP socket is bound
===================================== ====================================== ==============================================================