metrics-statsd icon indicating copy to clipboard operation
metrics-statsd copied to clipboard

Metrics 3.1.0 update and suffixing possibility for metrics name

Open htimur opened this issue 10 years ago • 1 comments

In our architecture, we run statsd on each server, and they all send to a central graphite server and it's pretty useful to have the possibility to suffix the metric name with current host name.

This pull request allows you to send metrics like "some.metric.name.with.suffix.%s" if you configure the suffix as "host1" it'll be replaced as "some.metric.name.with.suffix.host1".

htimur avatar Aug 06 '15 17:08 htimur

This looks pretty reasonable - I'm sorry I haven't had time to look at this previously, and I'm not sure if folks at ReadyTalk are going to have time to look at this in the future.

Sorry about that.

mkeesey avatar Mar 03 '17 22:03 mkeesey