gitlab-org--gitlab-foss/lib/gitlab/metrics
Yorick Peterse 33af33d7cb
Fix GPM content types for Doorkeeper
Certain controllers (e.g. Doorkeeper::TokensController) don't expose the
method "request_format". This commit changes
Gitlab::Metrics::WebTransaction so we don't rely on this method, instead
using the underlying code this method uses.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/46412
2018-05-16 12:53:54 +02:00
..
methods
samplers
subscribers
background_transaction.rb
delta.rb
influx_db.rb
instrumentation.rb
method_call.rb
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
prometheus.rb Support resetting of Prometheus metrics between test runs 2018-05-09 14:33:42 -07:00
rack_middleware.rb
requests_rack_middleware.rb
sidekiq_metrics_exporter.rb Move Sidekiq exporter logs to log/sidekiq_exporter.log 2018-04-02 08:58:17 -07:00
sidekiq_middleware.rb
system.rb
transaction.rb Only use features for events 2018-02-20 14:06:12 +01:00
web_transaction.rb Fix GPM content types for Doorkeeper 2018-05-16 12:53:54 +02:00