Fix casing for Datadog (#715)

This commit is contained in:
Johnny Lim
2018-12-29 21:28:22 +09:00
committed by Andreas Kull
parent edfd15180c
commit 1bd009c3ad

View File

@ -605,7 +605,7 @@ A curated list of awesome Java frameworks, libraries and software.
- [Kamon](http://www.kamon.io) - Tool for monitoring applications running on the JVM. - [Kamon](http://www.kamon.io) - Tool for monitoring applications running on the JVM.
- [Metrics](http://metrics.dropwizard.io) - Expose metrics via JMX or HTTP and send them to a database. - [Metrics](http://metrics.dropwizard.io) - Expose metrics via JMX or HTTP and send them to a database.
- [New Relic ![c]](https://newrelic.com) - Performance monitor. - [New Relic ![c]](https://newrelic.com) - Performance monitor.
- [DataDog ![c]](https://docs.datadoghq.com/tracing/setup/java/) - Modern monitoring & analytics. - [Datadog ![c]](https://docs.datadoghq.com/tracing/setup/java/) - Modern monitoring & analytics.
- [nudge4j](https://github.com/lorenzoongithub/nudge4j) - Remote developer console from the browser for Java 8 via bytecode injection. - [nudge4j](https://github.com/lorenzoongithub/nudge4j) - Remote developer console from the browser for Java 8 via bytecode injection.
- [OverOps ![c]](https://www.overops.com) - In-production error monitoring and debugging. - [OverOps ![c]](https://www.overops.com) - In-production error monitoring and debugging.
- [Pinpoint](https://github.com/naver/pinpoint) - Open-source APM tool. - [Pinpoint](https://github.com/naver/pinpoint) - Open-source APM tool.