gitlab-org--gitlab-foss/lib/gitlab/metrics
Yorick Peterse 7b10cb6f0f Store request methods/URIs as values
Since filtering by these values is very rare (they're mostly just
displayed as-is) we don't need to waste any index space by saving them
as tags. By storing them as values we also greatly reduce the number of
series in InfluxDB.
2016-01-07 13:05:00 +01:00
..
subscribers Revert "Store SQL/view timings in milliseconds" 2016-01-07 11:47:06 +01:00
delta.rb Storing of application metrics in InfluxDB 2015-12-17 17:25:48 +01:00
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 Store request methods/URIs as values 2016-01-07 13:05:00 +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 Storing of application metrics in InfluxDB 2015-12-17 17:25:48 +01:00
transaction.rb Store request methods/URIs as values 2016-01-07 13:05:00 +01:00