summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/metrics/rack_middleware_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-6/+6
* Check for env[Grape::Env::GRAPE_ROUTING_ARGS] instead of endpoint.route26587-metrics-middleware-endpoint-is-nilRémy Coutable2017-01-121-0/+11
* Use Grape's new Route methods25908-fix-grape-after-updateRémy Coutable2016-12-211-2/+2
* Adds response mime type to transaction metric action when it's not HTMLPaco Guzman2016-08-251-4/+17
* Tracking of custom eventscustom-events-trackingYorick Peterse2016-08-171-0/+9
* Filter out sensitive parameters of metrics dataPaco Guzman2016-06-171-0/+16
* Instrument Grape Endpoint with Metrics::RackMiddleware18449-instrument-grape-endpointsPaco Guzman2016-06-141-0/+29
* Tag all transaction metrics with an "action" tagYorick Peterse2016-01-111-1/+1
* Store request methods/URIs as valuesYorick Peterse2016-01-071-3/+3
* Storing of application metrics in InfluxDBYorick Peterse2015-12-171-0/+63