mercadolibre/java-metrics

Name: java-metrics

Owner: MercadoLibre

Description: This interface helps you to collect, measure and record metrics in Java applications

Created: 2017-05-24 14:31:23.0

Updated: 2017-06-13 17:34:34.0

Pushed: 2017-06-13 17:37:51.0

Homepage:

Size: 15

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Metrics

Metrics interface for Java 1.7+.

For questions and support please contact services@mercadolibre.com

Contents

Dependencies

You must define the repository resolver

ository>
<id>java-metrics-mvn-repo</id>
<url>https://raw.github.com/mercadolibre/java-metrics/mvn-repo/</url>
<snapshots>
    <enabled>true</enabled>
    <updatePolicy>always</updatePolicy>
</snapshots>
pository>

and the dependency itself

endency>
<groupId>com.mercadolibre.metrics</groupId>
<artifactId>metrics-core</artifactId>
<version>0.0.1</version>
pendency>

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.