metrics
A Go library which provides light-weight instrumentation for your application.
For documentation, check godoc.
License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.codahale.metrics |
ArtifactId | ArtifactIdmetrics-healthchecks |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typebundle |
Description |
DescriptionMetrics Health Checks
An addition to Metrics which provides the ability to run application-specific health checks,
allowing you to check your application's heath in production.
|
Group / Artifact | Type | Version |
---|---|---|
com.codahale.metrics : metrics-jvm Optional | jar | 3.0.2 |
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.