X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=README.md;h=783ed08f2bac096cfa2b508dccedbd933b31eef3;hb=6e1a5b001c3d8248a52c76405238699a55feb92e;hp=593d6a6eeb850ee17f3bb06b29c6aa0804265f6e;hpb=199b5f71d309d52487278496c1d2e078a7ce5ca6;p=beam_stats.git diff --git a/README.md b/README.md index 593d6a6..783ed08 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,11 @@ Essentially like `folsomite`, but different. Different in the following ways: , {dst_host , "localhost"} , {dst_port , 8125} , {src_port , 8124} + , {num_msgs_per_packet , 10} + + % If you want to name your node something other than what + % erlang:node() returns: + , {static_node_name , <<"unicorn_at_rainbow">>} ]} , {beam_stats_consumer_graphite, [ {consumption_interval , 60000}