metrics
A Go library which provides light-weight instrumentation for your application.
For documentation, check godoc.
License |
License |
---|---|
Categories |
CategoriesCLI User Interface Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.codahale.metrics |
ArtifactId | ArtifactIdmetrics-httpclient |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typebundle |
Description |
DescriptionMetrics Integration for Apache HttpClient
An Apache HttpClient wrapper providing Metrics instrumentation of connection pools, request
durations and rates, and other useful information.
|
Filename | Size |
---|---|
metrics-httpclient-3.0.2.pom | |
metrics-httpclient-3.0.2.jar | 10 KB |
metrics-httpclient-3.0.2-sources.jar | 3 KB |
metrics-httpclient-3.0.2-javadoc.jar | 41 KB |
Browse |
Group / Artifact | Type | Version |
---|---|---|
com.codahale.metrics : metrics-core | jar | 3.0.2 |
org.apache.httpcomponents : httpclient | jar | 4.2.5 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easytesting : fest-assert-core | jar | 2.0M10 |
org.mockito : mockito-all | jar | 1.9.5 |
org.slf4j : slf4j-simple | jar | 1.7.5 |
A Go library which provides light-weight instrumentation for your application.
For documentation, check godoc.