Matt Good 7c10c7d22d Send statsd timing metrics in milliseconds
The statsd documentation indicates that timing values are expected to be in
milliseconds, not seconds:

  "The glork took 320ms to complete this time"
  https://github.com/etsy/statsd/blob/master/docs/metric_types.md#timing
2014-08-03 13:38:07 -07:00
..