Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Co-authored-by: Lovesh Baya <[email protected]>
  • Loading branch information
IshikaDawda and lovesh-ap committed Apr 3, 2024
1 parent 00a6089 commit 64485e9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ The agent automatically instruments the following frameworks.
- Mule ESB 3.6 to 3.9.x
- gRPC 1.4.0 to latest**
- Jersey 2.0 to latest
- Akka Server 10.0 to latest (with scala 2.11 and above)
- Spray Can 1.3.1 to latest (with scala 2.11 and above)
- Akka HTTP Server 10.0 to latest (with scala 2.11 and above)
- Spray HTTP 1.3.1 to latest (with scala 2.11 and above)
- Netty Server 4.0.0.Final to latest

** IAST for **gRPC** requires the dependency [protobuf-java-util](https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java-util) for IAST request replay.

Expand Down Expand Up @@ -66,6 +71,7 @@ The agent automatically instruments the following HTTP clients and messaging ser
- Xalan XPATH 2.1.0 to latest
- Async Http Client from 2.0 to latest
- Ning Async HTTP Client 1.0.0 to latest
- Spray Can Client 1.3.1 to latest (with scala 2.11 and above)

### Datastores

Expand Down

0 comments on commit 64485e9

Please sign in to comment.