stable

Clone or download

Read-only

Collect metrics about outbound HTTP requests

We now collects the number of requests sent by Tuleap and the status code of the response (when possible). Part of request #31580: Filter outbound HTTP requests Change-Id: I49502700993d4d156a095d9507e58661d17847eb

Modified Files

Name
A src/common/Http/Client/HTTPOutboundResponseMetricCollector.php +123 −0 Go to diff View file
M src/common/Http/HttpClientFactory.php +7 −7 Go to diff View file
A tests/unit/common/Http/Client/HTTPOutboundResponseMetricCollectorTest.php +68 −0 Go to diff View file