gitlab-org--gitlab-foss/lib/gitlab/metrics
Paco Guzman 330de255b7 RailsCache metrics now includes fetch_hit/fetch_miss and read_hit/read_miss info. 2016-07-05 12:28:06 +02:00
..
subscribers RailsCache metrics now includes fetch_hit/fetch_miss and read_hit/read_miss info. 2016-07-05 12:28:06 +02:00
delta.rb Storing of application metrics in InfluxDB 2015-12-17 17:25:48 +01:00
instrumentation.rb Track method call times/counts as a single metric 2016-06-17 13:09:55 -04:00
method_call.rb Use clock_gettime for all performance timestamps 2016-06-28 17:51:25 +02:00
metric.rb Use clock_gettime for all performance timestamps 2016-06-28 17:51:25 +02:00
rack_middleware.rb Filter out sensitive parameters of metrics data 2016-06-17 18:14:25 +02:00
sampler.rb Filter out classes without names in the sampler 2016-06-14 18:09:06 +02:00
sidekiq_middleware.rb Add Sidekiq queue duration to transaction metrics. 2016-06-23 13:09:52 +02:00
system.rb Use clock_gettime for all performance timestamps 2016-06-28 17:51:25 +02:00
transaction.rb Use clock_gettime for all performance timestamps 2016-06-28 17:51:25 +02:00