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

feat: Add status code and errno to bridge.error metrics #1455

Closed jrconlin closed 2 years ago

jrconlin commented 2 years ago

Description

Adds add'l metric tags to autopush endpoint bridge.errors (pairs to https://github.com/mozilla-services/autopush-rs/pull/291)

Issue(s)

Closes #1454