xandkar / beam_stats

Collect detailed Erlang VM metrics and send to arbitrary, pluggable backends (StatsD and Graphite backends included).
MIT License
17 stars 7 forks source link

And enable/disable per-ets-table stats config #24

Open xandkar opened 9 years ago

xandkar commented 9 years ago

Blows up Graphite disk usage when table names are dynamically generated. Bad practice, but encountered in the wild, so have to deal with it...