Skip to content

Commit 9e354ba

Browse files
authored
Update docs/supported-libraries.md
1 parent f233a4f commit 9e354ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/supported-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ These are the supported libraries and frameworks:
7474
| [gRPC](https://github.com/grpc/grpc-java) | 1.6+ | [opentelemetry-grpc-1.6](../instrumentation/grpc-1.6/library) | [RPC Client Spans], [RPC Client Metrics], [RPC Server Spans], [RPC Server Metrics] |
7575
| [Guava ListenableFuture](https://guava.dev/releases/snapshot/api/docs/com/google/common/util/concurrent/ListenableFuture.html) | 10.0+ | [opentelemetry-guava-10.0](../instrumentation/guava-10.0/library) | Context propagation |
7676
| [GWT](http://www.gwtproject.org/) | 2.0+ | N/A | [RPC Server Spans] |
77-
| [Hibernate](https://github.com/hibernate/hibernate-orm) | 3.3+ (not including 7.0+ yet) | N/A | none |
77+
| [Hibernate](https://github.com/hibernate/hibernate-orm) | 3.3+ | N/A | none |
7878
| [Hibernate Reactive](https://hibernate.org/reactive) | 1.0+ | N/A | none |
7979
| [HikariCP](https://github.com/brettwooldridge/HikariCP) | 3.0+ | [opentelemetry-hikaricp-3.0](../instrumentation/hikaricp-3.0/library) | [Database Pool Metrics] |
8080
| [HttpURLConnection](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/net/HttpURLConnection.html) | Java 8+ | N/A | [HTTP Client Spans], [HTTP Client Metrics] |

0 commit comments

Comments
 (0)