metrics
A Go library which provides light-weight instrumentation for your application.
For documentation, check godoc.
License |
License |
---|---|
Categories |
CategoriesJDBI Data Databases Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.codahale.metrics |
ArtifactId | ArtifactIdmetrics-jdbi |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typebundle |
Description |
DescriptionMetrics Integration for JDBI
A JDBI wrapper providing Metrics instrumentation of query durations and rates.
|
Filename | Size |
---|---|
metrics-jdbi-3.0.2.pom | |
metrics-jdbi-3.0.2.jar | 18 KB |
metrics-jdbi-3.0.2-sources.jar | 6 KB |
metrics-jdbi-3.0.2-javadoc.jar | 77 KB |
Browse |
Group / Artifact | Type | Version |
---|---|---|
com.codahale.metrics : metrics-core | jar | 3.0.2 |
org.jdbi : jdbi | jar | 2.38.1 |
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.