Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/supported-technologies.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,11 @@ Other Servlet 3+ compliant servers will most likely work as well.
|The agent automatically creates DB spans for all your JDBC queries.
This includes JDBC queries executed by O/R mappers like Hibernate.

|Elasticsearch
|5.0.2+
|The agent automatically creates Elasticsearch spans for queries done through the official REST client.
*Currently, the `*Async` methods are not supported, only their synchronous counterparts.*

|===

[float]
Expand Down