Skip to content

Commit

Permalink
Fix spellcheck issues
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydeluca committed Jul 24, 2024
1 parent c47815a commit 02e8679
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/docs/zero-code/java/agent/disable.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Suppressing specific instrumentation
linkTitle: Suppressing instrumentation
weight: 11
# prettier-ignore
cSpell:ignore: akka armeria classloaders couchbase Customizer datasource dbcp Dotel dropwizard dubbo enduser 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
cSpell:ignore: akka armeria classloaders clickhouse couchbase Customizer datasource dbcp Dotel dropwizard dubbo enduser finatra hikari hikaricp HSET httpasyncclient httpclient hystrix javalin jaxrs jaxws jedis jodd kotlinx ktor logback logmanager mojarra mybatis myfaces okhttp oshi pekko rabbitmq ratpack rediscala redisson restlet rocketmq serverlessapis shenyu spymemcached twilio vaadin vertx vibur webflux webmvc
---

## Disabling the agent entirely
Expand Down Expand Up @@ -91,7 +91,7 @@ corresponding instrumentation name: {{% /config_option %}}
| Eclipse Vert.x Kafka Client | `vertx-kafka-client` |
| Eclipse Vert.x Redis Client | `vertx-redis-client` |
| Eclipse Vert.x RxJava | `vertx-rx-java` |
| Eclipse Vert.x Sql Client | `vertx-sql-client` |
| Eclipse Vert.x SQL Client | `vertx-sql-client` |
| Eclipse Vert.x Web | `vertx-web` |
| Elasticsearch client | `elasticsearch-transport` |
| Elasticsearch REST client | `elasticsearch-rest` |
Expand Down

0 comments on commit 02e8679

Please sign in to comment.