1821 Forks
7725 Stars
7725 Watchers

metrics

:chart_with_upwards_trend: Capturing JVM- and application-level metrics. So you know what's going on.

How to download and setup metrics

Open terminal and run command
git clone https://github.com/dropwizard/metrics.git
git clone is used to create a copy or clone of metrics repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with metrics https://github.com/dropwizard/metrics/archive/master.zip

Or simply clone metrics with SSH
[email protected]:dropwizard/metrics.git

If you have some problems with metrics

You may open issue on metrics support forum (system) here: https://github.com/dropwizard/metrics/issues