gitlab-org--gitlab-foss/lib/gitlab/metrics
Yorick Peterse a41287d898 Only track method calls above a certain threshold
This ensures we don't end up wasting resources by tracking method calls
that only take a few microseconds. By default the threshold is 10
milliseconds but this can be changed using the gitlab.yml configuration
file.
2015-12-17 17:25:48 +01:00
..
subscribers Track location information as tags 2015-12-17 17:25:48 +01:00
delta.rb Storing of application metrics in InfluxDB 2015-12-17 17:25:48 +01:00
instrumentation.rb Only track method calls above a certain threshold 2015-12-17 17:25:48 +01:00
metric.rb Storing of application metrics in InfluxDB 2015-12-17 17:25:48 +01:00
obfuscated_sql.rb Replace double quotes when obfuscating SQL 2015-12-17 17:25:48 +01:00
rack_middleware.rb Storing of application metrics in InfluxDB 2015-12-17 17:25:48 +01:00
sampler.rb Track object count types as tags 2015-12-17 17:25:48 +01:00
sidekiq_middleware.rb Storing of application metrics in InfluxDB 2015-12-17 17:25:48 +01:00
system.rb Storing of application metrics in InfluxDB 2015-12-17 17:25:48 +01:00
transaction.rb Storing of application metrics in InfluxDB 2015-12-17 17:25:48 +01:00