Files
gitlabhq/lib/gitlab/metrics
Yorick Peterse aa7cddc4fc Use more accurate timestamps for InfluxDB.
This changes the timestamp of metrics to be more accurate/unique by
using Time#to_f combined with a small random jitter value. This
combination hopefully reduces the amount of collisions, though there's
no way to fully prevent any from occurring.

Fixes gitlab-com/operations#175
2016-04-08 16:39:44 +02:00
..
2016-01-13 12:57:46 +01:00