diff --git a/content/en/docs/languages/java/automatic/agent-config.md b/content/en/docs/languages/java/automatic/agent-config.md index fbcb16b240fb..94076f3339df 100644 --- a/content/en/docs/languages/java/automatic/agent-config.md +++ b/content/en/docs/languages/java/automatic/agent-config.md @@ -3,7 +3,7 @@ title: Agent Configuration linkTitle: Configuration weight: 10 # prettier-ignore -cSpell:ignore: akka armeria classloaders couchbase Customizer datasource dbcp Dotel dropwizard dubbo finatra hikari hikaricp HSET httpasyncclient httpclient hystrix jaxrs jaxws jedis jodd kotlinx logback logmanager mojarra myfaces okhttp oshi rabbitmq ratpack rediscala redisson restlet rocketmq serverlessapis spymemcached twilio vaadin vertx vibur webflux webmvc +cSpell:ignore: akka armeria classloaders couchbase Customizer datasource dbcp Dotel dropwizard dubbo finatra hikari hikaricp HSET httpasyncclient httpclient hystrix jaxrs jaxws jedis jodd kotlinx logback logmanager mojarra myfaces okhttp oshi pekko rabbitmq ratpack rediscala redisson restlet rocketmq serverlessapis spymemcached twilio vaadin vertx vibur webflux webmvc --- ## SDK Autoconfiguration @@ -285,6 +285,8 @@ corresponding instrumentation name: {{% /config_option %}} | Apache HttpClient | `apache-httpclient` | | Apache Kafka | `kafka` | | Apache MyFaces | `jsf-myfaces` | +| Apache Pekko Actor | `pekko-actor` | +| Apache Pekko HTTP | `pekko-http` | | Apache Pulsar | `pulsar` | | Apache RocketMQ | `rocketmq-client` | | Apache Struts 2 | `struts` |