Skip to content

Commit 5288f2f

Browse files
eyalkorenfelixbarny
authored andcommitted
Adding Elasticsearch to Supported Technologies page (#286)
1 parent 6f6f609 commit 5288f2f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/supported-technologies.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,11 @@ Other Servlet 3+ compliant servers will most likely work as well.
114114
|The agent automatically creates DB spans for all your JDBC queries.
115115
This includes JDBC queries executed by O/R mappers like Hibernate.
116116

117+
|Elasticsearch
118+
|5.0.2+
119+
|The agent automatically creates Elasticsearch spans for queries done through the official REST client.
120+
*Currently, the `*Async` methods are not supported, only their synchronous counterparts.*
121+
117122
|===
118123

119124
[float]

0 commit comments

Comments
 (0)