From b3d7f3afc64435ce62b0f1393c1075415ccac63c Mon Sep 17 00:00:00 2001 From: Guillaume Polaert Date: Tue, 30 May 2017 11:51:27 +0200 Subject: [PATCH] Remove ES --- dd-java-agent/{Readme.md => README.md} | 1 - 1 file changed, 1 deletion(-) rename dd-java-agent/{Readme.md => README.md} (98%) diff --git a/dd-java-agent/Readme.md b/dd-java-agent/README.md similarity index 98% rename from dd-java-agent/Readme.md rename to dd-java-agent/README.md index 4b9319f011..d85612afe7 100644 --- a/dd-java-agent/Readme.md +++ b/dd-java-agent/README.md @@ -104,7 +104,6 @@ Modern web application frameworks such as Dropwizard or Spring Boot are automati |Spring JDBC| 4.x | Please check the following [JDBC instrumentation](#jdbc-instrumentation) section | |Hibernate| 5.x | Please check the following [JDBC instrumentation](#jdbc-instrumentation) section | | MongoDB | 3.x | Intercepts all the calls from the MongoDB client | -| ElasticSearch | 3.x, 5.x | Intercepts all the calls from the ES client | #### JDBC instrumentation