mozilla-services / pushgo

🚨🚨🚨OBSOLETE AND UNMAINTAINED🚨🚨🚨 See Autopush for the current server.
https://github.com/mozilla-services/autopush
Mozilla Public License 2.0
24 stars 10 forks source link

Allow custom affixes per metric type #228

Closed ghost closed 9 years ago

ghost commented 9 years ago

This pull request adds custom prefixes and suffixes for each metric type. The hostname is now only appended to all emitted gauges by default.

The handlers_test.go change is unrelated to the affixes, but fixes a local test failure if a server is already listening on the default ports.

@bbangert r?

bbangert commented 9 years ago

r+