summaryrefslogtreecommitdiff
path: root/config/initializers/metrics.rb
Commit message (Expand)AuthorAgeFilesLines
* Instrument methods used in email diffsSean McGivern2016-05-041-15/+22
* Instrument Gitlab::GitAccess/GitAccessWikiYorick Peterse2016-04-211-0/+4
* Merge branch 'instrument-service-classes' into 'master' Rémy Coutable2016-04-121-0/+12
|\
| * Instrument all service classesinstrument-service-classesYorick Peterse2016-04-121-0/+12
* | Un-instrument Banzai::ReferenceExtractoruninstrument-banzai-reference-extractorYorick Peterse2016-04-121-3/+0
|/
* Instrument Banzai codeYorick Peterse2016-04-111-0/+23
* Instrument Rails cache codeinstrument-rails-cacheYorick Peterse2016-04-081-0/+1
* 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