gitlab-org--gitlab-foss/lib/gitlab/metrics
Yorick Peterse ab91f1226f
Filter out classes without names in the sampler
We can't do a lot with classes without names as we can't filter by them,
have no idea where they come from, etc. As such it's best to just ignore
these.
2016-06-14 18:09:06 +02:00
..
subscribers Add cache count metrics to rails cache 2016-05-15 19:47:41 +01:00
delta.rb
instrumentation.rb Instrument private/protected methods 2016-06-14 15:17:51 +02:00
metric.rb Use more accurate timestamps for InfluxDB. 2016-04-08 16:39:44 +02:00
rack_middleware.rb Instrument Grape Endpoint with Metrics::RackMiddleware 2016-06-14 13:06:46 +02:00
sampler.rb Filter out classes without names in the sampler 2016-06-14 18:09:06 +02:00
sidekiq_middleware.rb
system.rb Store block timings as transaction values 2016-04-11 13:09:36 +02:00
transaction.rb Track memory allocated during a transaction 2016-01-12 14:59:30 +01:00