summaryrefslogtreecommitdiff
path: root/config/initializers/metrics.rb
Commit message (Expand)AuthorAgeFilesLines
* Instrument various Rugged constantsexpand-git-instrumentationYorick Peterse2016-02-011-0/+10
* Instrument all Gitlab::Git instance methodsYorick Peterse2016-02-011-2/+4
* Instrument Gitlab::Git::RepositoryYorick Peterse2016-01-211-0/+1
* Added metrics instrumentation for all findersinstrument-findersYorick Peterse2016-01-181-0/+6
* Track total query/view timings in transactionsYorick Peterse2016-01-041-0/+1
* Removed tracking of hostnames for metricsYorick Peterse2015-12-311-1/+0
* Removed tracking of raw SQL queriesYorick Peterse2015-12-311-1/+0
* Move InfluxDB settings to ApplicationSettingrelocate-influxdb-settingsYorick Peterse2015-12-281-3/+10
* Instrument all ActiveRecord model methodsYorick Peterse2015-12-171-0/+21
* Instrument Gitlab::Shel and Gitlab::GitYorick Peterse2015-12-171-0/+12
* Use custom code for instrumenting method callsYorick Peterse2015-12-171-1/+0
* Storing of application metrics in InfluxDBYorick Peterse2015-12-171-0/+25