summaryrefslogtreecommitdiff
path: root/config/initializers/metrics.rb
Commit message (Expand)AuthorAgeFilesLines
* Add instrumentation to conflict classesSean McGivern2016-10-131-0/+1
* Gitlab::Checks is now instrumentedPaco Guzman2016-09-131-1/+2
* Instrument Project.visible_to_userYorick Peterse2016-08-121-0/+3
* Instrument Gitlab::Highlightinstrument-gitlab-highlightYorick Peterse2016-08-031-0/+3
* Instrument the Repository classinstrument-repository-classYorick Peterse2016-08-021-0/+1
* Instrument Nokogiri parsing methodsYorick Peterse2016-07-251-0/+7
* Instrument Rinku usage18593-autofilter-rinku-instrumentationPaco Guzman2016-07-041-0/+2
* Metrics for Rouge::Plugins::Redcarpet and Rouge::Formatters::HTMLGitlab18592-syntaxhighlighter-slowPaco Guzman2016-07-011-0/+3
* Support for rendering/redacting multiple documentsYorick Peterse2016-06-241-0/+4
* Merge branch '18451-track-new-redis-connections' into 'master' Douwe Maan2016-06-151-0/+16
|\
| * Track new Redis connectionsSean McGivern2016-06-141-0/+16
* | Instrument private/protected methodsPaco Guzman2016-06-141-5/+0
|/
* Instrument all Banzai::ReferenceParser classesinstrument-reference-parsersYorick Peterse2016-06-131-6/+11
* Instrument `RepositoryCheck::SingleRepositoryWorker` manuallyAlejandro Rodríguez2016-06-071-0/+7
* Rename metric to 'rails queue duration'Jacob Vosmaer2016-05-261-1/+1
* Align class name with field nameJacob Vosmaer2016-05-251-1/+1
* Couple ProxyTiming to Metrics middlewareJacob Vosmaer2016-05-251-0/+1
* Instrument all Grape API helpersYorick Peterse2016-05-171-0/+2
* 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