Skip to content

Commit 18a2fa6

Browse files
authored
How to disable the Pekko instrumentation (#3913)
1 parent eae9e18 commit 18a2fa6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/en/docs/languages/java/automatic/agent-config.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Agent Configuration
33
linkTitle: Configuration
44
weight: 10
55
# prettier-ignore
6-
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
6+
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
77
---
88

99
## SDK Autoconfiguration
@@ -285,6 +285,8 @@ corresponding instrumentation name: {{% /config_option %}}
285285
| Apache HttpClient | `apache-httpclient` |
286286
| Apache Kafka | `kafka` |
287287
| Apache MyFaces | `jsf-myfaces` |
288+
| Apache Pekko Actor | `pekko-actor` |
289+
| Apache Pekko HTTP | `pekko-http` |
288290
| Apache Pulsar | `pulsar` |
289291
| Apache RocketMQ | `rocketmq-client` |
290292
| Apache Struts 2 | `struts` |

0 commit comments

Comments
 (0)