gitlab-org--gitlab-foss/lib/gitlab/metrics/subscribers
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
..
action_view.rb Stop tracking call stacks for instrumented views 2016-01-12 15:41:22 +01:00
active_record.rb Revert "Store SQL/view timings in milliseconds" 2016-01-07 11:47:06 +01:00