boundary / folsom

Expose Erlang Events and Metrics
Apache License 2.0
586 stars 166 forks source link

Delete counter from folsom counters table #58

Closed dcorbacho closed 11 years ago

dcorbacho commented 11 years ago

On folsom_metrics:delete_counter/1 the contents of the folsom counters table are not deleted. Each counter is split on 16 records on the table, not only one as folsom_ets is assuming.