gitlab-org--gitlab-foss/spec/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 Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00
delta_spec.rb Storing of application metrics in InfluxDB 2015-12-17 17:25:48 +01:00
instrumentation_spec.rb Instrument private/protected methods 2016-06-14 15:17:51 +02:00
metric_spec.rb Removed tracking of hostnames for metrics 2015-12-31 17:55:10 +01:00
rack_middleware_spec.rb Instrument Grape Endpoint with Metrics::RackMiddleware 2016-06-14 13:06:46 +02:00
sampler_spec.rb Filter out classes without names in the sampler 2016-06-14 18:09:06 +02:00
sidekiq_middleware_spec.rb Tag all transaction metrics with an "action" tag 2016-01-11 16:51:01 +01:00
system_spec.rb Added specs for Gitlab::Metrics::System.cpu_time 2016-04-11 13:11:13 +02:00
transaction_spec.rb Track memory allocated during a transaction 2016-01-12 14:59:30 +01:00