mozilla-services / autopush

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

fix: switch back to TwistedMetrics (w/ our custom txstatsd) #1416

Closed pjenvey closed 3 years ago

pjenvey commented 3 years ago

Description

Brings back TwistedMetrics backed by our custom txstatsd w/ tags support

Testing

Metrics emitted during runtime, e.g. nc -l -u 8125

Issue(s)

Closes #1413