From 1bd009c3ad020747fc31fc784c750ff13cc4c830 Mon Sep 17 00:00:00 2001 From: Johnny Lim Date: Sat, 29 Dec 2018 21:28:22 +0900 Subject: [PATCH] Fix casing for Datadog (#715) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75d3083..18aea66 100644 --- a/README.md +++ b/README.md @@ -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. - [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. -- [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. - [OverOps ![c]](https://www.overops.com) - In-production error monitoring and debugging. - [Pinpoint](https://github.com/naver/pinpoint) - Open-source APM tool.