gitlab-org--gitlab-foss/lib/gitlab/metrics
Yorick Peterse 364b07cff0 Removed UUIDs from metrics transactions
While useful for finding out what methods/views belong to a transaction
this might result in too much data being stored in InfluxDB.
2016-01-07 12:44:15 +01:00
..
subscribers Revert "Store SQL/view timings in milliseconds" 2016-01-07 11:47:06 +01:00
delta.rb
instrumentation.rb Track total method call times per transaction 2016-01-04 12:19:45 +01:00
metric.rb Removed tracking of hostnames for metrics 2015-12-31 17:55:10 +01:00
rack_middleware.rb Automatically prefix transaction series names 2016-01-04 13:17:02 +01:00
sampler.rb Use separate series for Rails/Sidekiq sample stats 2016-01-04 12:45:31 +01:00
sidekiq_middleware.rb Automatically prefix transaction series names 2016-01-04 13:17:02 +01:00
system.rb
transaction.rb Removed UUIDs from metrics transactions 2016-01-07 12:44:15 +01:00