Skip to content

Commit

Permalink
Merge pull request #14 from barfoo4711/master
Browse files Browse the repository at this point in the history
corrected url to metrics homepage
  • Loading branch information
benbertola committed Mar 31, 2016
2 parents b321733 + 64fe185 commit 768fdb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,6 +1,6 @@
Metrics-Watcher
===============
JavaScript library that graphs Metrics(http://metrics.codahale.com) and allows for
JavaScript library that graphs Metrics (http://metrics.dropwizard.io) and allows for
real time updating of graph data using the Metrics servlet.

This library depends on using the following other libraries in your applications:
Expand All @@ -11,4 +11,4 @@ This library depends on using the following other libraries in your applications
- jQuery(http://jquery.com/). Enough said.

You can find a working example in the examples folder, and view it's source to get a better idea of the usage.
You can also find an example of metrics-watcher integrated into a java webapp here: https://github.com/depsypher/flapjack
You can also find an example of metrics-watcher integrated into a java webapp here: https://github.com/depsypher/flapjack

0 comments on commit 768fdb5

Please sign in to comment.