Remove ES
This commit is contained in:
parent
4e1c461eff
commit
b3d7f3afc6
|
@ -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 |
|
|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 |
|
|Hibernate| 5.x | Please check the following [JDBC instrumentation](#jdbc-instrumentation) section |
|
||||||
| MongoDB | 3.x | Intercepts all the calls from the MongoDB client |
|
| 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
|
#### JDBC instrumentation
|
||||||
|
|
Loading…
Reference in New Issue