github / brubeck

A Statsd-compatible metrics aggregator
MIT License
1.19k stars 94 forks source link

Adds support for incrementing and decrementing gauges #30

Closed alindeman closed 8 years ago

alindeman commented 8 years ago

statsd supports incrementing and decrementing gauges. This PR adds support to brubeck.

vmg commented 8 years ago

Oh shit! This had been merged in our internal for for a month!

@alindeman: This code is now available on master. SORRY I FORGOT TO PUSH IT EARLIER. Thanks for the PR, it looks great. :ok_hand:

alindeman commented 8 years ago

Oh, nice! :heart:

vmg commented 8 years ago

Haha, sorry again I dropped the ball in the OSS project. We try to integrate all the good PRs in our internal forks but sometimes I forget to push them back out! :kissing_heart:

alindeman commented 8 years ago

Haha, sorry again I dropped the ball in the OSS project. We try to integrate all the good PRs in our internal forks but sometimes I forget to push them back out!

No worries. I know the feeling. Thanks for getting to it now :heart: