# 支持的库

LLMS index: [llms.txt](/llms.txt)

---

Java 代理开箱即用地对许多库、框架和应用服务器进行自动插桩。
如果您没有看到您正在寻找的框架或技术，
请考虑[提交一个问题](https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues)。

## 库与框架 {#supported-libraries}

以下是受支持的库和框架。除非另有说明，列出的版本均为支持的最低版本。

| 库与框架                                                                                                                                    | 能被自动插桩版本                   | 独立库插桩[1]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 功能与语义约定                                                                                                                                           |
| ------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [ActiveJ](https://activej.io/)                                                                                                              | 6.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [HTTP Server Spans][]、[HTTP Server Metrics][]                                                                                                           |
| [Akka Actors](https://doc.akka.io/docs/akka/current/typed/index.html)                                                                       | 2.3+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 上下文传播                                                                                                                                               |
| [Akka HTTP](https://doc.akka.io/docs/akka-http/current/index.html)                                                                          | 10.0+                              | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [HTTP Client Spans][]、[HTTP Client Metrics][]、[HTTP Server Spans][]、[HTTP Server Metrics][]、提供 `http.route` [2]                                    |
| [Alibaba Druid](https://github.com/alibaba/druid)                                                                                           | 1.0+                               | [opentelemetry-alibaba-druid-1.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-alibaba-druid-1.0)                                                                                                                                                                                                                                                                                                                                                                                                                                                       | [Database Pool Metrics][]                                                                                                                                |
| [Apache Axis2](https://axis.apache.org/axis2/java/core/)                                                                                    | 1.6+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]、控制器 Span [3]                                                                                                                   |
| [Apache Camel](https://camel.apache.org/)                                                                                                   | 2.20+ (not including 3.0+ yet)     | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 依赖于所使用的组件                                                                                                                                       |
| [Apache CXF JAX-RS](https://cxf.apache.org/)                                                                                                | 3.2+ (not including 4.0+ yet)      | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]、控制器 Span [3]                                                                                                                   |
| [Apache CXF JAX-WS](https://cxf.apache.org/)                                                                                                | 3.0+ (not including 4.0+ yet)      | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]、控制器 Span [3]                                                                                                                   |
| [Apache DBCP](https://commons.apache.org/proper/commons-dbcp/)                                                                              | 2.0+                               | [opentelemetry-apache-dbcp-2.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-apache-dbcp-2.0)                                                                                                                                                                                                                                                                                                                                                                                                                                                           | [Database Pool Metrics][]                                                                                                                                |
| [Apache Dubbo](https://github.com/apache/dubbo/)                                                                                            | 2.7+                               | [opentelemetry-apache-dubbo-2.7](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-apache-dubbo-2.7)                                                                                                                                                                                                                                                                                                                                                                                                                                                         | [RPC Client Spans][]、[RPC Server Spans][]                                                                                                               |
| [Apache HttpAsyncClient](https://hc.apache.org/index.html)                                                                                  | 4.1+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [HTTP Client Spans][]、[HTTP Client Metrics][]                                                                                                           |
| [Apache HttpClient](https://hc.apache.org/index.html)                                                                                       | 2.0+                               | [opentelemetry-apache-httpclient-4.3](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-apache-httpclient-4.3)、<br>[opentelemetry-apache-httpclient-5.2](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-apache-httpclient-5.2)                                                                                                                                                                                                                                                                                        | [HTTP Client Spans][]、[HTTP Client Metrics][]                                                                                                           |
| [Apache ShenYu](https://shenyu.apache.org/)                                                                                                 | 2.4+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]                                                                                                                                    |
| [Apache Kafka Producer/Consumer API](https://kafka.apache.org/documentation/#producerapi)                                                   | 0.11+                              | [opentelemetry-kafka-clients-2.6](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-kafka-clients-2.6)                                                                                                                                                                                                                                                                                                                                                                                                                                                       | [Messaging Spans][]                                                                                                                                      |
| [Apache Kafka Streams API](https://kafka.apache.org/documentation/streams/)                                                                 | 0.11+                              | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Messaging Spans][]                                                                                                                                      |
| [Apache MyFaces](https://myfaces.apache.org/)                                                                                               | 1.2+ (not including 4.0+ yet)      | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]、控制器 Span [3]                                                                                                                   |
| [Apache Pekko Actors](https://pekko.apache.org/)                                                                                            | 1.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 上下文传播                                                                                                                                               |
| [Apache Pekko HTTP](https://pekko.apache.org/)                                                                                              | 1.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [HTTP Client Spans][]、[HTTP Client Metrics][]、[HTTP Server Spans][]、[HTTP Server Metrics][]、提供 `http.route` [2]                                    |
| [Apache Pulsar](https://pulsar.apache.org/)                                                                                                 | 2.8+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Messaging Spans][]                                                                                                                                      |
| [Apache RocketMQ gRPC/Protobuf-based Client](https://rocketmq.apache.org/)                                                                  | 5.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Messaging Spans][]                                                                                                                                      |
| [Apache RocketMQ Remoting-based Client](https://rocketmq.apache.org/)                                                                       | 4.8+                               | [opentelemetry-rocketmq-client-4.8](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-rocketmq-client-4.8)                                                                                                                                                                                                                                                                                                                                                                                                                                                   | [Messaging Spans][]                                                                                                                                      |
| [Apache Struts](https://github.com/apache/struts)                                                                                           | 2.3+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]、控制器 Span [3]                                                                                                                   |
| [Apache Tapestry](https://tapestry.apache.org/)                                                                                             | 5.4+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]、控制器 Span [3]                                                                                                                   |
| [Apache Wicket](https://wicket.apache.org/)                                                                                                 | 8.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]                                                                                                                                    |
| [Armeria](https://armeria.dev)                                                                                                              | 1.3+                               | [opentelemetry-armeria-1.3](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-armeria-1.3)                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | [HTTP Client Spans][]、[HTTP Client Metrics][]、[HTTP Server Spans][]、[HTTP Server Metrics][]                                                           |
| [Armeria gRPC](https://armeria.dev)                                                                                                         | 1.14+                              |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | [RPC Client Spans][]、[RPC Client Metrics][]、[RPC Server Spans][]、[RPC Server Metrics][]                                                               |
| [AsyncHttpClient](https://github.com/AsyncHttpClient/async-http-client)                                                                     | 1.9+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [HTTP Client Spans][]、[HTTP Client Metrics][]                                                                                                           |
| [Avaje Jex](https://avaje.io/jex/)                                                                                                          | 3.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]                                                                                                                                    |
| [AWS Lambda](https://docs.aws.amazon.com/lambda/latest/dg/java-handler.html)                                                                | 1.0+                               | [opentelemetry-aws-lambda-core-1.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-aws-lambda-core-1.0),<br>[opentelemetry-aws-lambda-events-3.11](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-aws-lambda-events-3.11)                                                                                                                                                                                                                                                                                           | [FaaS Server Spans][]                                                                                                                                    |
| [AWS SDK](https://aws.amazon.com/sdk-for-java/)                                                                                             | 1.11 - 1.12.583,<br>2.2+           | [opentelemetry-aws-sdk-1.11](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-aws-sdk-1.11),<br>[opentelemetry-aws-sdk-1.11-autoconfigure](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-aws-sdk-1.11-autoconfigure),<br>[opentelemetry-aws-sdk-2.2](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-aws-sdk-2.2),<br>[opentelemetry-aws-sdk-2.2-autoconfigure](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-aws-sdk-2.2-autoconfigure) | [Messaging Spans][]、[Database Client Spans][]、[Database Client Metrics][] [6]、[HTTP Client Spans][]、[GenAI Client Spans][]、[GenAI Client Metrics][] |
| [Azure Core](https://docs.microsoft.com/en-us/java/api/overview/azure/core-readme)                                                          | 1.14+                              | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 上下文传播                                                                                                                                               |
| [Cassandra Driver](https://github.com/datastax/java-driver)                                                                                 | 3.0+                               | [opentelemetry-cassandra-4.4](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-cassandra-4.4)                                                                                                                                                                                                                                                                                                                                                                                                                                                               | [Database Client Spans][]、[Database Client Metrics][] [6]                                                                                               |
| [Clickhouse Client](https://github.com/ClickHouse/clickhouse-java)                                                                          | 0.5+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Database Client Spans][]、[Database Client Metrics][] [6]                                                                                               |
| [Couchbase Client](https://github.com/couchbase/couchbase-java-client)                                                                      | 2.0 - 2.7.x                        | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Database Client Spans][]、[Database Client Metrics][] [6]                                                                                               |
| [Couchbase Client](https://github.com/couchbase/couchbase-java-client)                                                                      | 3.1+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Database Client Spans][]                                                                                                                                |
| [c3p0](https://github.com/swaldman/c3p0)                                                                                                    | 0.9.2+                             | [opentelemetry-c3p0-0.9](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-c3p0-0.9)                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | [Database Pool Metrics][]                                                                                                                                |
| [Dropwizard Metrics](https://metrics.dropwizard.io/)                                                                                        | 4.0+ (disabled by default)         | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | none                                                                                                                                                     |
| [Dropwizard Views](https://www.dropwizard.io/en/latest/manual/views.html)                                                                   | 0.7+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 控制器 Span [3]                                                                                                                                          |
| [Eclipse Grizzly](https://javaee.github.io/grizzly/httpserverframework.html)                                                                | 2.3+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [HTTP Server Spans][]、[HTTP Server Metrics][]                                                                                                           |
| [Eclipse Jersey](https://eclipse-ee4j.github.io/jersey/)                                                                                    | 2.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]、控制器 Span [3]                                                                                                                   |
| [Eclipse Jetty HTTP Client](https://www.eclipse.org/jetty/javadoc/jetty-9/org/eclipse/jetty/client/HttpClient.html)                         | 9.2 - 9.4.x,<br>12.0+              | [opentelemetry-jetty-httpclient-9.2](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-jetty-httpclient-9.2)<br>[opentelemetry-jetty-httpclient-12.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-jetty-httpclient-12.0)                                                                                                                                                                                                                                                                                            | [HTTP Client Spans][]、[HTTP Client Metrics][]                                                                                                           |
| [Eclipse Metro](https://projects.eclipse.org/projects/ee4j.metro)                                                                           | 2.2+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]、控制器 Span [3]                                                                                                                   |
| [Eclipse Mojarra](https://projects.eclipse.org/projects/ee4j.mojarra)                                                                       | 1.2+ (not including 4.0+ yet)      | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]、控制器 Span [3]                                                                                                                   |
| [Elasticsearch API Client](https://www.elastic.co/guide/en/elasticsearch/client/java-api-client/current/index.html)                         | 7.16 - 7.17.19,<br>8.0 - 8.9.+ [4] | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Elasticsearch Client Spans][]                                                                                                                           |
| [Elasticsearch REST Client](https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/index.html)                              | 5.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Database Client Spans][]、[Database Client Metrics][] [6]                                                                                               |
| [Elasticsearch Transport Client](https://www.elastic.co/guide/en/elasticsearch/client/java-api/current/index.html)                          | 5.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Database Client Spans][]、[Database Client Metrics][] [6]                                                                                               |
| [Finagle](https://github.com/twitter/finagle)                                                                                               | 23.11+                             | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | none                                                                                                                                                     |
| [Finatra](https://github.com/twitter/finatra)                                                                                               | 2.9+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]、控制器 Span [3]                                                                                                                   |
| [Geode Client](https://geode.apache.org/)                                                                                                   | 1.4+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Database Client Spans][]、[Database Client Metrics][] [6]                                                                                               |
| [Google HTTP Client](https://github.com/googleapis/google-http-java-client)                                                                 | 1.19+                              | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [HTTP Client Spans][]、[HTTP Client Metrics][]                                                                                                           |
| [Grails](https://grails.org/)                                                                                                               | 3.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]、控制器 Span [3]                                                                                                                   |
| [GraphQL Java](https://www.graphql-java.com/)                                                                                               | 12.0+                              | [opentelemetry-graphql-java-12.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-graphql-java-12.0),<br>[opentelemetry-graphql-java-20.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-graphql-java-20.0)                                                                                                                                                                                                                                                                                                         | [GraphQL Server Spans][]                                                                                                                                 |
| [gRPC](https://github.com/grpc/grpc-java)                                                                                                   | 1.6+                               | [opentelemetry-grpc-1.6](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-grpc-1.6)                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | [RPC Client Spans][]、[RPC Client Metrics][]、[RPC Server Spans][]、[RPC Server Metrics][]                                                               |
| [Guava ListenableFuture](https://guava.dev/releases/snapshot/api/docs/com/google/common/util/concurrent/ListenableFuture.html)              | 10.0+                              | [opentelemetry-guava-10.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-guava-10.0)                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 上下文传播                                                                                                                                               |
| [GWT](https://www.gwtproject.org/)                                                                                                          | 2.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [RPC Server Spans][]                                                                                                                                     |
| [Hibernate](https://github.com/hibernate/hibernate-orm)                                                                                     | 3.3+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | none                                                                                                                                                     |
| [Hibernate Reactive](https://hibernate.org/reactive)                                                                                        | 1.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | none                                                                                                                                                     |
| [HikariCP](https://github.com/brettwooldridge/HikariCP)                                                                                     | 3.0+                               | [opentelemetry-hikaricp-3.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-hikaricp-3.0)                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | [Database Pool Metrics][]                                                                                                                                |
| [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][]                                                                                                           |
| [Hystrix](https://github.com/Netflix/Hystrix)                                                                                               | 1.4+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | none                                                                                                                                                     |
| [InfluxDB Client](https://github.com/influxdata/influxdb-java)                                                                              | 2.4+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Database Client Spans][]、[Database Client Metrics][] [6]                                                                                               |
| [Java Executors](https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Executor.html)                                              | Java 8+                            | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 上下文传播                                                                                                                                               |
| [Java HTTP Client](https://docs.oracle.com/en/java/javase/11/docs/api/java.net.http/java/net/http/package-summary.html)                     | Java 11+                           | [opentelemetry-java-http-client](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-java-http-client)                                                                                                                                                                                                                                                                                                                                                                                                                                                         | [HTTP Client Spans][]、[HTTP Client Metrics][]                                                                                                           |
| [Java HTTP Server](https://docs.oracle.com/en/java/javase/21/docs/api/jdk.httpserver/module-summary.html)                                   | Java 8+                            | [opentelemetry-java-http-server](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-java-http-server)                                                                                                                                                                                                                                                                                                                                                                                                                                                         | [HTTP Server Spans][]、[HTTP Server Metrics][]                                                                                                           |
| [java.util.logging](https://docs.oracle.com/javase/8/docs/api/java/util/logging/package-summary.html)                                       | Java 8+                            | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | none                                                                                                                                                     |
| [Java Platform](https://docs.oracle.com/javase/8/docs/api/java/lang/management/ManagementFactory.html)                                      | Java 8+                            | [opentelemetry-runtime-telemetry-java8](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-runtime-telemetry-java8),<br>[opentelemetry-runtime-telemetry-java17](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-runtime-telemetry-java17),<br>[opentelemetry-resources](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-resources)                                                                                                                                                 | [JVM Runtime Metrics][]                                                                                                                                  |
| [Javalin](https://javalin.io/)                                                                                                              | 5.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]                                                                                                                                    |
| [JAX-RS](https://javaee.github.io/javaee-spec/javadocs/javax/ws/rs/package-summary.html)                                                    | 0.5+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]、控制器 Span [3]                                                                                                                   |
| [JAX-RS Client](https://javaee.github.io/javaee-spec/javadocs/javax/ws/rs/client/package-summary.html)                                      | 1.1+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [HTTP Client Spans][]、[HTTP Client Metrics][]                                                                                                           |
| [JAX-WS](https://jakarta.ee/specifications/xml-web-services/2.3/apidocs/javax/xml/ws/package-summary.html)                                  | 2.0+ (not including 3.0+ yet)      | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]、控制器 Span [3]                                                                                                                   |
| [JBoss Log Manager](https://github.com/jboss-logging/jboss-logmanager)                                                                      | 1.1+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | none                                                                                                                                                     |
| [JDBC](https://docs.oracle.com/javase/8/docs/api/java/sql/package-summary.html)                                                             | Java 8+                            | [opentelemetry-jdbc](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-jdbc)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | [Database Client Spans][]、[Database Client Metrics][] [6]                                                                                               |
| [Jedis](https://github.com/xetorthio/jedis)                                                                                                 | 1.4+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Database Client Spans][]、[Database Client Metrics][] [6]                                                                                               |
| [JMS](https://javaee.github.io/javaee-spec/javadocs/javax/jms/package-summary.html)                                                         | 1.1+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Messaging Spans][]                                                                                                                                      |
| [Jodd HTTP](https://http.jodd.org/)                                                                                                         | 4.2+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [HTTP Client Spans][]、[HTTP Client Metrics][]                                                                                                           |
| [JSP](https://javaee.github.io/javaee-spec/javadocs/javax/servlet/jsp/package-summary.html)                                                 | 2.3.x only                         | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 控制器 Span [3]                                                                                                                                          |
| [Kotlin Coroutines](https://kotlinlang.org/docs/coroutines-overview.html)                                                                   | 1.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 上下文传播                                                                                                                                               |
| [Ktor](https://github.com/ktorio/ktor)                                                                                                      | 1.0+                               | [opentelemetry-ktor-1.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-ktor-1.0),<br>[opentelemetry-ktor-2.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-ktor-2.0),<br>[opentelemetry-ktor-3.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-ktor-3.0)                                                                                                                                                                                                                 | [HTTP Client Spans][]、[HTTP Client Metrics][]、[HTTP Server Spans][]、[HTTP Server Metrics][]                                                           |
| [Kubernetes Client](https://github.com/kubernetes-client/java)                                                                              | 7.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [HTTP Client Spans][]                                                                                                                                    |
| [Lettuce](https://github.com/lettuce-io/lettuce-core)                                                                                       | 4.0+                               | [opentelemetry-lettuce-5.1](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-lettuce-5.1)                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | [Database Client Spans][]、[Database Client Metrics][] [6]                                                                                               |
| [Log4j 1](https://logging.apache.org/log4j/1.2/)                                                                                            | 1.2+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | none                                                                                                                                                     |
| [Log4j 2](https://logging.apache.org/log4j/2.x/)                                                                                            | 2.11+                              | [opentelemetry-log4j-appender-2.17](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-log4j-appender-2.17),<br>[opentelemetry-log4j-context-data-2.17-autoconfigure](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-log4j-context-data-2.17)                                                                                                                                                                                                                                                                           | none                                                                                                                                                     |
| [Logback](http://logback.qos.ch/?http_ok)                                                                                                   | 1.0+                               | [opentelemetry-logback-appender-1.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-logback-appender-1.0),<br>[opentelemetry-logback-mdc-1.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-logback-mdc-1.0)                                                                                                                                                                                                                                                                                                       | none                                                                                                                                                     |
| [Micrometer](https://micrometer.io/)                                                                                                        | 1.5+ (disabled by default)         | [opentelemetry-micrometer-1.5](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-micrometer-1.5)                                                                                                                                                                                                                                                                                                                                                                                                                                                             | none                                                                                                                                                     |
| [MongoDB Driver](https://mongodb.github.io/mongo-java-driver/)                                                                              | 3.1+                               | [opentelemetry-mongo-3.1](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-mongo-3.1)                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | [Database Client Spans][]、[Database Client Metrics][] [6]                                                                                               |
| [MyBatis](https://mybatis.org/mybatis-3/)                                                                                                   | 3.2+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | none                                                                                                                                                     |
| [Netty HTTP codec [5]](https://github.com/netty/netty)                                                                                      | 3.8+                               | [opentelemetry-netty-4.1](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-netty-4.1)                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | [HTTP Client Spans][]、[HTTP Client Metrics][]、[HTTP Server Spans][]、[HTTP Server Metrics][]                                                           |
| [OpenAI Java SDK](https://github.com/openai/openai-java)                                                                                    | 1.1+                               | [openai-java-1.1](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/openai-java-1.1)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | [GenAI Client Spans][]、[GenAI Client Metrics][]                                                                                                         |
| [OpenSearch Rest Client](https://github.com/opensearch-project/opensearch-java)                                                             | 1.0+                               |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | [Database Client Spans][]、[Database Client Metrics][] [6]                                                                                               |
| [OkHttp](https://github.com/square/okhttp/)                                                                                                 | 2.2+                               | [opentelemetry-okhttp-3.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-okhttp-3.0)                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | [HTTP Client Spans][]、[HTTP Client Metrics][]                                                                                                           |
| [Oracle UCP](https://docs.oracle.com/database/121/JJUCP/)                                                                                   | 11.2+                              | [opentelemetry-oracle-ucp-11.2](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-oracle-ucp-11.2)                                                                                                                                                                                                                                                                                                                                                                                                                                                           | [Database Pool Metrics][]                                                                                                                                |
| [OSHI](https://github.com/oshi/oshi/)                                                                                                       | 5.3.1+                             | [opentelemetry-oshi](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-oshi)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | [System Metrics][] (partial support)                                                                                                                     |
| [Play MVC](https://github.com/playframework/playframework)                                                                                  | 2.4+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]、控制器 Span [3]                                                                                                                   |
| [Play WS](https://github.com/playframework/play-ws)                                                                                         | 1.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [HTTP Client Spans][]、[HTTP Client Metrics][]                                                                                                           |
| [PowerJob](http://www.powerjob.tech/?http_ok)                                                                                               | 4.0.0+                             | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | none                                                                                                                                                     |
| [Quarkus Resteasy Reactive](https://quarkus.io/extensions/io.quarkus/quarkus-resteasy-reactive/)                                            | 2.16.7+                            | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]                                                                                                                                    |
| [Quartz](https://www.quartz-scheduler.org/)                                                                                                 | 2.0+                               | [opentelemetry-quartz-2.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-quartz-2.0)                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | none                                                                                                                                                     |
| [R2DBC](https://r2dbc.io/)                                                                                                                  | 1.0+                               | [opentelemetry-r2dbc-1.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-r2dbc-1.0)                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | [Database Client Spans][]、[Database Client Metrics][] [6]                                                                                               |
| [RabbitMQ Client](https://github.com/rabbitmq/rabbitmq-java-client)                                                                         | 2.7+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Messaging Spans][]                                                                                                                                      |
| [Ratpack](https://github.com/ratpack/ratpack)                                                                                               | 1.4+                               | [opentelemetry-ratpack-1.7](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-ratpack-1.7)                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | [HTTP Client Spans][]、[HTTP Client Metrics][]、[HTTP Server Spans][]、[HTTP Server Metrics][]                                                           |
| [Reactor](https://github.com/reactor/reactor-core)                                                                                          | 3.1+                               | [opentelemetry-reactor-3.1](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-reactor-3.1)                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 上下文传播                                                                                                                                               |
| [Reactor Netty](https://github.com/reactor/reactor-netty)                                                                                   | 0.9+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [HTTP Client Spans][]、[HTTP Client Metrics][]                                                                                                           |
| [Rediscala](https://github.com/etaty/rediscala)                                                                                             | 1.8+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Database Client Spans][]、[Database Client Metrics][] [6]                                                                                               |
| [Redisson](https://github.com/redisson/redisson)                                                                                            | 3.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Database Client Spans][]、[Database Client Metrics][] [6]                                                                                               |
| [RESTEasy](https://resteasy.dev/)                                                                                                           | 3.0+ (not including 6.0+ yet)      | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]、控制器 Span [3]                                                                                                                   |
| [Restlet](https://restlet.github.io/)                                                                                                       | 1.0+                               | [opentelemetry-restlet-1.1](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-restlet-1.1),<br>[opentelemetry-restlet-2.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-restlet-2.0)                                                                                                                                                                                                                                                                                                                                 | [HTTP Server Spans][]、[HTTP Server Metrics][]                                                                                                           |
| [RMI](https://docs.oracle.com/en/java/javase/11/docs/api/java.rmi/java/rmi/package-summary.html)                                            | Java 8+                            |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | [RPC Client Spans][]、[RPC Server Spans][]                                                                                                               |
| [RxJava](https://github.com/ReactiveX/RxJava)                                                                                               | 1.0+                               | [opentelemetry-rxJava-1.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-rxjava-1.0),<br>[opentelemetry-rxJava-2.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-rxjava-2.0),<br>[opentelemetry-rxJava-3.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-rxjava-3.0),<br>[opentelemetry-rxJava-3.1.1](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-rxjava-3.1.1)                                                                 | 上下文传播                                                                                                                                               |
| [Scala ForkJoinPool](https://www.scala-lang.org/api/2.12.0/scala/concurrent/forkjoin/package$$ForkJoinPool$.html)                           | 2.8+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 上下文传播                                                                                                                                               |
| [Servlet](https://javaee.github.io/javaee-spec/javadocs/javax/servlet/package-summary.html)                                                 | 2.2+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [HTTP Server Spans][]、[HTTP Server Metrics][]                                                                                                           |
| [Spark Web Framework](https://github.com/perwendel/spark)                                                                                   | 2.3+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]                                                                                                                                    |
| [Spring Batch](https://spring.io/projects/spring-batch)                                                                                     | 3.0+ (not including 5.0+ yet)      | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | none                                                                                                                                                     |
| [Spring Boot](https://spring.io/projects/spring-boot)                                                                                       |                                    | [opentelemetry-spring-boot-resources](/docs/zero-code/java/spring-boot-starter/)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | none                                                                                                                                                     |
| [Spring Cloud AWS](https://spring.io/projects/spring-cloud-aws)                                                                             | 3.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Messaging Spans][]                                                                                                                                      |
| [Spring Cloud Gateway](https://github.com/spring-cloud/spring-cloud-gateway)                                                                | 2.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]                                                                                                                                    |
| [Spring Core](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/package-summary.html)               | 2.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 上下文传播                                                                                                                                               |
| [Spring Data](https://spring.io/projects/spring-data)                                                                                       | 1.8+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | none                                                                                                                                                     |
| [Spring Integration](https://spring.io/projects/spring-integration)                                                                         | 4.1+ (not including 6.0+ yet)      | [opentelemetry-spring-integration-4.1](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-spring-integration-4.1)                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Messaging Spans][]                                                                                                                                      |
| [Spring JMS](https://docs.spring.io/spring-framework/docs/current/reference/html/integration.html#jms)                                      | 2.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Messaging Spans][]                                                                                                                                      |
| [Spring Kafka](https://spring.io/projects/spring-kafka)                                                                                     | 2.7+                               | [opentelemetry-spring-kafka-2.7](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-spring-kafka-2.7)                                                                                                                                                                                                                                                                                                                                                                                                                                                         | [Messaging Spans][]                                                                                                                                      |
| [Spring Pulsar](https://spring.io/projects/spring-pulsar)                                                                                   | 1.0+                               |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | [Messaging Spans][]                                                                                                                                      |
| [Spring RabbitMQ](https://spring.io/projects/spring-amqp)                                                                                   | 1.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Messaging Spans][]                                                                                                                                      |
| [Spring RestTemplate](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/client/package-summary.html) | 3.1+                               | [opentelemetry-spring-web-3.1](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-spring-web-3.1)                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [HTTP Client Spans][]、[HTTP Client Metrics][]                                                                                                           |
| [Spring RMI](https://docs.spring.io/spring-framework/docs/4.0.x/javadoc-api/org/springframework/remoting/rmi/package-summary.html)          | 4.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [RPC Client Spans][]、[RPC Server Spans][]                                                                                                               |
| [Spring Scheduling](https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/scheduling/package-summary.html)             | 3.1+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | none                                                                                                                                                     |
| [Spring Web MVC](https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/web/servlet/mvc/package-summary.html)           | 3.1+                               | [opentelemetry-spring-webmvc-5.3](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-spring-webmvc-5.3),<br>[opentelemetry-spring-webmvc-6.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-spring-webmvc-6.0)                                                                                                                                                                                                                                                                                                         | [HTTP Server Spans][]、[HTTP Server Metrics][]、提供 `http.route` [2]、控制器 Span [3]                                                                   |
| [Spring Web Services](https://spring.io/projects/spring-ws)                                                                                 | 2.0+ (not including 4.0+ yet)      | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | none                                                                                                                                                     |
| [Spring WebFlux](https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/web/reactive/package-summary.html)              | 5.3+                               | [opentelemetry-spring-webflux-5.3](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-spring-webflux-5.3)                                                                                                                                                                                                                                                                                                                                                                                                                                                     | [HTTP Client Spans][]、[HTTP Client Metrics][]、[HTTP Server Spans][]、[HTTP Server Metrics][]、提供 `http.route` [2]、控制器 Span [3]                   |
| [Spymemcached](https://github.com/couchbase/spymemcached)                                                                                   | 2.12+                              | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Database Client Spans][]、[Database Client Metrics][] [6]                                                                                               |
| [Tomcat JDBC Pool](https://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html)                                                                 | 8.5+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Database Pool Metrics][]                                                                                                                                |
| [Twilio](https://github.com/twilio/twilio-java)                                                                                             | 6.6+ (not including 8.0+ yet)      | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | none                                                                                                                                                     |
| [Undertow](https://undertow.io/)                                                                                                            | 1.4+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [HTTP Server Spans][]、[HTTP Server Metrics][]                                                                                                           |
| [Vaadin](https://vaadin.com/)                                                                                                               | 14.2+                              | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]、控制器 Span [3]                                                                                                                   |
| [Vert.x HttpClient](https://vertx.io/docs/apidocs/io/vertx/core/http/HttpClient.html)                                                       | 3.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [HTTP Client Spans][]、[HTTP Client Metrics][]                                                                                                           |
| [Vert.x Kafka Client](https://vertx.io/docs/vertx-kafka-client/java/)                                                                       | 3.6+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Messaging Spans][]                                                                                                                                      |
| [Vert.x Redis Client](https://vertx.io/docs/vertx-redis-client/java/)                                                                       | 4.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Database Client Spans][]、[Database Client Metrics][] [6]                                                                                               |
| [Vert.x RxJava2](https://vertx.io/docs/vertx-rx/java2/)                                                                                     | 3.5+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 仅上下文传播                                                                                                                                             |
| [Vert.x SQL Client](https://github.com/eclipse-vertx/vertx-sql-client/)                                                                     | 4.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | [Database Client Spans][]、[Database Client Metrics][] [6]                                                                                               |
| [Vert.x Web](https://vertx.io/docs/vertx-web/java/)                                                                                         | 3.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 提供 `http.route` [2]                                                                                                                                    |
| [Vibur DBCP](https://www.vibur.org/)                                                                                                        | 11.0+                              | [opentelemetry-vibur-dbcp-11.0](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-vibur-dbcp-11.0)                                                                                                                                                                                                                                                                                                                                                                                                                                                           | [Database Pool Metrics][]                                                                                                                                |
| [XXL-JOB](https://www.xuxueli.com/xxl-job/en/)                                                                                              | 1.9.2+                             | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | none                                                                                                                                                     |
| [ZIO](https://zio.dev/)                                                                                                                     | 2.0+                               | N/A                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 上下文传播                                                                                                                                               |

**[1]** 独立库插桩指的是无需依赖 Java 代理即可使用的插桩方式。

**[2]** 提供 `http.route`：为现有的 `SERVER` Span 提供基于路由的 Span 名称。如果适用，为现有的 `SERVER` Span 和指标提供 `http.route` Span 和指标属性。

**[3]** 控制器 Span 是捕获控制器、视图执行的 `INTERNAL` Span。请参阅[禁用控制器、视图 Span](/docs/zero-code/java/agent/disable/#suppressing-controller-andor-view-spans)。

**[4]** 该库的较新版本已内置遥测功能。

**[5]** 目前不支持捕获 HTTP/2 流量。

**[6]** 数据库客户端指标适用于选择加入[语义约定稳定性](/docs/specs/semconv/non-normative/db-migration/)的用户。

[Elasticsearch Client Spans]: /docs/specs/semconv/db/elasticsearch/
[HTTP Server Spans]: /docs/specs/semconv/http/http-spans/#http-server
[HTTP Client Spans]: /docs/specs/semconv/http/http-spans/#http-client-span
[HTTP Server Metrics]: /docs/specs/semconv/http/http-metrics/#http-server
[HTTP Client Metrics]: /docs/specs/semconv/http/http-metrics/#http-client
[RPC Server Spans]: /docs/specs/semconv/rpc/rpc-spans/#rpc-server-span
[RPC Client Spans]: /docs/specs/semconv/rpc/rpc-spans/#rpc-client-span
[RPC Server Metrics]: /docs/specs/semconv/rpc/rpc-metrics/#rpc-server
[RPC Client Metrics]: /docs/specs/semconv/rpc/rpc-metrics/#rpc-client
[Messaging Spans]: /docs/specs/semconv/messaging/messaging-spans/
[Database Client Spans]: /docs/specs/semconv/db/database-spans/
[Database Client Metrics]: /docs/specs/semconv/db/database-metrics/
[Database Pool Metrics]: /docs/specs/semconv/db/database-metrics/
[JVM Runtime Metrics]: /docs/specs/semconv/runtime/jvm-metrics/
[System Metrics]: /docs/specs/semconv/system/system-metrics/
[GraphQL Server Spans]: /docs/specs/semconv/graphql/graphql-spans/
[FaaS Server Spans]: /docs/specs/semconv/faas/faas-spans/
[GenAI Client Spans]: /docs/specs/semconv/gen-ai/gen-ai-spans/
[GenAI Client Metrics]: /docs/specs/semconv/gen-ai/gen-ai-metrics/#generative-ai-client-metrics

## 应用服务器 {#application-servers}

以下是经过该代理定期测试的应用服务器：

| 应用服务器                                                                            | 版本                                     | JVM                                                    |
| ------------------------------------------------------------------------------------- | ---------------------------------------- | ------------------------------------------------------ |
| [Jetty](https://www.eclipse.org/jetty/)                                               | 9.4.53                                   | OpenJDK 8, 11, 17, 21, 23<br/>OpenJ9 8, 11, 17, 21, 23 |
| [Jetty](https://www.eclipse.org/jetty/)                                               | 10.0.19, 11.0.19                         | OpenJDK 11, 17, 21, 23<br/>OpenJ9 11, 17, 21, 23       |
| [Jetty](https://www.eclipse.org/jetty/)                                               | 12.0.6                                   | OpenJDK 17, 21, 23<br/>OpenJ9 17, 21, 23               |
| [Open Liberty](https://openliberty.io/)                                               | 20.0.0.12                                | OpenJDK 8, 11<br/>OpenJ9 8, 11                         |
| [Open Liberty](https://openliberty.io/)                                               | 21.0.0.12, 22.0.0.12                     | OpenJDK 8, 11, 17<br/>OpenJ9 8, 11, 17                 |
| [Open Liberty](https://openliberty.io/)                                               | 23.0.0.12                                | OpenJDK 8, 11, 17, 20<br/>OpenJ9 8, 11, 17, 20         |
| [Payara](https://www.payara.fish/)                                                    | 5.2020.6, 5.2021.8                       | OpenJDK 8, 11<br/>OpenJ9 8, 11                         |
| [Payara](https://www.payara.fish/)                                                    | 6.2023.12                                | OpenJDK 11, 17<br/>OpenJ9 11, 17, 21, 23               |
| [Tomcat](https://tomcat.apache.org/)                                                  | 7.0.109                                  | OpenJDK 8<br/>OpenJ9 8                                 |
| [Tomcat](https://tomcat.apache.org/)                                                  | 8.5.98, 9.0.85                           | OpenJDK 8, 11, 17, 21, 23<br/>OpenJ9 8, 11, 17, 21, 23 |
| [Tomcat](https://tomcat.apache.org/)                                                  | 10.1.18                                  | OpenJDK 11, 17, 21, 23<br/>OpenJ9 11, 17, 21, 23       |
| [TomEE](https://tomee.apache.org/)                                                    | 7.0.9, 7.1.4                             | OpenJDK 8<br/>OpenJ9 8                                 |
| [TomEE](https://tomee.apache.org/)                                                    | 8.0.16                                   | OpenJDK 8, 11, 17, 21, 23<br/>OpenJ9 8, 11, 17, 21, 23 |
| [TomEE](https://tomee.apache.org/)                                                    | 9.1.2                                    | OpenJDK 11, 17, 21, 23<br/>OpenJ9 11, 17, 21, 23       |
| [Websphere Traditional](https://www.ibm.com/uk-en/cloud/websphere-application-server) | 8.5.5.22, 9.0.5.14                       | IBM JDK 8                                              |
| [WildFly](https://www.wildfly.org/)                                                   | 13.0.0.Final                             | OpenJDK 8<br/>OpenJ9 8                                 |
| [WildFly](https://www.wildfly.org/)                                                   | 17.0.1.Final, 21.0.0.Final               | OpenJDK 8, 11, 17, 21<br/>OpenJ9 8, 11, 17, 21         |
| [WildFly](https://www.wildfly.org/)                                                   | 28.0.1.Final, 29.0.1.Final, 30.0.1.Final | OpenJDK 11, 17, 21, 23<br/>OpenJ9 11, 17, 21, 23       |
