summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/metrics/rack_middleware_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-8/+0
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-25/+0
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-231-0/+2
* rename BackgroundMigration to SidekiqMigrationPawel Chojnacki2017-11-021-1/+1
* Adjust test to changed metrics methods.Pawel Chojnacki2017-11-021-14/+0
* Move labels tests from Metrics rack spec to Transaction specPawel Chojnacki2017-11-021-71/+3
* 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