An Apache HttpClient wrapper providing Metrics instrumentation of connection pools, request durations and rates, and other useful information.
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-httpclient</artifactId>
<version>4.2.38</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an instrumented HttpClient that records metrics for connection pools and request rates.
No known issues recorded.
No dependency data recorded yet.