X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=README.md;h=d9a37e520107642719ca0782e10f6894d7fd15f3;hb=d58a83a7399000f8db12d124b0585652eddece34;hp=ef777748fb531f8b52c44b0b492a233e1f33cfb1;hpb=fa46439c3b589f9382362c31302e23ddca26549b;p=beam_stats.git diff --git a/README.md b/README.md index ef77774..d9a37e5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ beam_stats ========== Periodically collects and pushes VM metrics to arbitrary consumers. Defaults to -StatsD and includes off-by-default implementations for Graphite +StatsD (`beam_stats_consumer_statsd`) and includes off-by-default implementations for Graphite (`beam_stats_consumer_graphite`) and CSV file (`beam_stats_consumer_csv`) consumers).