summaryrefslogtreecommitdiff
path: root/lib/gitlab/metrics/metric.rb
Commit message (Expand)AuthorAgeFilesLines
* Tracking of custom eventscustom-events-trackingYorick Peterse2016-08-171-2/+7
* Use clock_gettime for all performance timestampsperformance-clock-adjustmentsYorick Peterse2016-06-281-11/+10
* Use more accurate timestamps for InfluxDB.metrics-timestamp-precisionYorick Peterse2016-04-081-1/+21
* Removed tracking of hostnames for metricsYorick Peterse2015-12-311-4/+2
* Use separate series for Rails/Sidekiq transactionsYorick Peterse2015-12-311-2/+1
* Removed various default metrics tagsreduce-influxdb-tagsYorick Peterse2015-12-311-5/+2
* Write to InfluxDB directly via UDPYorick Peterse2015-12-291-1/+1
* Storing of application metrics in InfluxDBYorick Peterse2015-12-171-0/+34