mozilla-services / autopush

Python Web Push Server used by Mozilla
https://autopush.readthedocs.io/
Mozilla Public License 2.0
217 stars 34 forks source link

Add tags to txstatsd metrics #1413

Closed pjenvey closed 4 years ago

pjenvey commented 4 years ago

Follow up from #1400 and #1408, we're seeing some surprising behavior on our nodes with these metrics changes.

At this point I'd rather fork txstatsd and add tags handling to it, since we know it's reliable under prod's traffic.

pjenvey commented 4 years ago

WIP:

https://github.com/sidnei/txstatsd/compare/master...mozilla-services:feat/tags