gitlab-org--gitlab-foss/lib/gitlab/metrics
Yorick Peterse 81d8ddf8ca
Add a 10 ms bucket for SQL timings
This allows us to calculate quantiles of SQL timings more accurately,
instead of a lot of timings being assigned to the 50 ms bucket.
2018-07-10 15:59:30 +02:00
..
methods Rename Concern -> Methods 2018-01-29 15:13:05 +01:00
samplers Cleanup ruby sampler metrics 2018-06-22 14:12:22 +02:00
subscribers Add a 10 ms bucket for SQL timings 2018-07-10 15:59:30 +02:00
background_transaction.rb Make BackgroundTransaction#labels public 2017-11-07 19:23:52 +01:00
delta.rb
influx_db.rb Use stable gitlab-styles and eliminate offenses 2018-07-09 21:13:08 +08:00
instrumentation.rb Differentiatie between class and instance methods 2017-11-02 18:11:43 +01:00
method_call.rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
methods.rb Fix "A copy of Gitlab::Metrics::Methods" have been removed error 2018-03-16 12:05:39 -07:00
metric.rb
null_metric.rb NullMetric as a singleton 2018-01-29 15:13:04 +01:00
prometheus.rb Support resetting of Prometheus metrics between test runs 2018-05-09 14:33:42 -07:00
rack_middleware.rb Web/Sidekiq transaction split 2017-11-02 18:11:44 +01:00
requests_rack_middleware.rb Rename ConnectionRackMiddleware to RequestsRackMiddleware. 2017-07-13 00:46:17 +02:00
sidekiq_metrics_exporter.rb Move Sidekiq exporter logs to log/sidekiq_exporter.log 2018-04-02 08:58:17 -07:00
sidekiq_middleware.rb Revert "add metrics tagging to the sidekiq middleware" 2017-11-08 16:21:08 -05:00
system.rb Use seconds where possible, and convert to milliseconds for Influxdb consumption 2017-12-21 00:39:52 +01:00
transaction.rb Adjust SQL and transaction Prometheus buckets 2018-06-11 19:18:02 +02:00
web_transaction.rb Limit the action suffixes in transaction metrics 2018-06-20 14:35:04 +02:00