Fix metrics link
This commit is contained in:
@ -457,7 +457,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
||||
* [jmxtrans](https://github.com/jmxtrans/jmxtrans/) - Tool to connect to multiple JVMs and to query them for their attributes via JMX. Its query language is based on JSON, which allows non-Java programmers to access the JVMs attributes. Likewise, this tool supports different output writes, including Graphite, Ganglia, StatsD, among others.
|
||||
* [Jolokia](https://jolokia.org/) - JMX over REST.
|
||||
* [Kamon](http://www.kamon.io/) - Tool for monitoring applications running on the JVM.
|
||||
* [Metrics](http://metrics.codahale.com/) - Expose metrics via JMX or HTTP and can send them to a database.
|
||||
* [Metrics](http://metrics.dropwizard.io/) - Expose metrics via JMX or HTTP and can send them to a database.
|
||||
* [New Relic](http://newrelic.com/) - Commercial performance monitor.
|
||||
* [SPM](https://sematext.com/spm/) - Commercial performance monitor with distributing transaction tracing for JVM apps.
|
||||
* [Takipi](https://www.takipi.com/) - Commercial in-production error monitoring and debugging.
|
||||
|
Reference in New Issue
Block a user