beberlei / metrics

Simple library that abstracts different metrics collectors. I find this necessary to have a consistent and simple metrics (functional) API that doesn't cause vendor lock-in.
316 stars 38 forks source link

Can't set prefix option for statsD using the Factory. #43 #44

Closed becoded closed 8 years ago

becoded commented 8 years ago

Fixes issue https://github.com/beberlei/metrics/issues/43

lyrixx commented 8 years ago

Good catch, thanks @becoded.

becoded commented 8 years ago

Your welcome @lyrixx, any chance you could tag this as 2.0.3 (for composer)

lyrixx commented 8 years ago

Here we go: https://github.com/beberlei/metrics/releases/tag/v2.0.3 ;)