From 8a537add5ac8ca4f1c18fc37149c96e931be171a Mon Sep 17 00:00:00 2001 From: Nik Gorylenko Date: Sat, 1 Dec 2018 10:40:40 +0100 Subject: [PATCH] Add datadog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9e243b..38a3d30 100644 --- a/README.md +++ b/README.md @@ -599,6 +599,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. - [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.