gitlab-ce/spec/lib/gitlab/metrics
Yorick Peterse 355c341fe7 Stop tracking call stacks for instrumented views
Where a vew is called from doesn't matter as much. We already know what
action they belong to and this is more than enough information. By
removing the file/line number from the list of tags we should also be
able to reduce the number of series stored in InfluxDB.
2016-01-12 15:41:22 +01:00
..
subscribers Stop tracking call stacks for instrumented views 2016-01-12 15:41:22 +01:00
delta_spec.rb
instrumentation_spec.rb Automatically prefix transaction series names 2016-01-04 13:17:02 +01:00
metric_spec.rb Removed tracking of hostnames for metrics 2015-12-31 17:55:10 +01:00
rack_middleware_spec.rb Tag all transaction metrics with an "action" tag 2016-01-11 16:51:01 +01:00
sampler_spec.rb Use separate series for Rails/Sidekiq sample stats 2016-01-04 12:45:31 +01:00
sidekiq_middleware_spec.rb Tag all transaction metrics with an "action" tag 2016-01-11 16:51:01 +01:00
system_spec.rb
transaction_spec.rb Tag all transaction metrics with an "action" tag 2016-01-11 16:51:01 +01:00