gitlab-org--gitlab-foss/lib/gitlab/metrics
Yorick Peterse 35b501f30a Tag all transaction metrics with an "action" tag
Without this it's impossible to find out what methods/views/queries are
executed by a certain controller or Sidekiq worker. While this will
increase the total number of series it should stay within reasonable
limits due to the amount of "actions" being small enough.
2016-01-11 16:51:01 +01:00
..
subscribers Revert "Store SQL/view timings in milliseconds" 2016-01-07 11:47:06 +01:00
delta.rb Storing of application metrics in InfluxDB 2015-12-17 17:25:48 +01:00
instrumentation.rb Track total method call times per transaction 2016-01-04 12:19:45 +01:00
metric.rb Removed tracking of hostnames for metrics 2015-12-31 17:55:10 +01:00
rack_middleware.rb Tag all transaction metrics with an "action" tag 2016-01-11 16:51:01 +01:00
sampler.rb Use separate series for Rails/Sidekiq sample stats 2016-01-04 12:45:31 +01:00
sidekiq_middleware.rb Tag all transaction metrics with an "action" tag 2016-01-11 16:51:01 +01:00
system.rb Storing of application metrics in InfluxDB 2015-12-17 17:25:48 +01:00
transaction.rb Tag all transaction metrics with an "action" tag 2016-01-11 16:51:01 +01:00