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

Emit goroutine count as a metric #219

Closed bbangert closed 9 years ago

bbangert commented 9 years ago

Our inaccuracy in connection counts wasn't spotted earlier, partly because we're not emitting a count of goroutines in use. We should emit this so its easier to spot discrepancies or other possible issues.