gitlab-org--gitlab-foss/spec/lib/gitlab/metrics
Rémy Coutable 90c6a1a319 Use Grape's new Route methods
- Use Route#request_method instead of Route#route_method
- Use Route#path instead of Route#route_path

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-12-21 13:46:52 +01: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_spec.rb Storing of application metrics in InfluxDB 2015-12-17 17:25:48 +01:00
instrumentation_spec.rb Reduce instrumentation overhead 2016-07-28 16:56:17 +02:00
method_call_spec.rb Track method call times/counts as a single metric 2016-06-17 13:09:55 -04:00
metric_spec.rb Tracking of custom events 2016-08-17 10:04:04 +02:00
rack_middleware_spec.rb Use Grape's new Route methods 2016-12-21 13:46:52 +01:00
sampler_spec.rb Filter out classes without names in the sampler 2016-06-14 18:09:06 +02:00
sidekiq_middleware_spec.rb Tracking of custom events 2016-08-17 10:04:04 +02:00
system_spec.rb Reduce instrumentation overhead 2016-07-28 16:56:17 +02:00
transaction_spec.rb Tracking of custom events 2016-08-17 10:04:04 +02:00