Skip to content

Commit

Permalink
Merge pull request #18186 from newrelic/rhs-fix-third-party-folder-java
Browse files Browse the repository at this point in the history
APM Java agent: Change "third-party-integrations" folder to "related-integrations"
  • Loading branch information
rhetoric101 authored Aug 2, 2024
2 parents ec867d2 + cf16472 commit f873db0
Show file tree
Hide file tree
Showing 26 changed files with 11 additions and 2,186 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ redirects:
- /docs/integrations/exporters/exporter-list/new-relics-dropwizard-integration
- /docs/integrations/open-source-telemetry-integrations/open-source-telemetry-integration-list/new-relics-dropwizard-integration
- /docs/more-integrations/open-source-telemetry-integrations/dropwizard/dropwizard-reporter
- /docs/apm/agents/java-agent/third-party-integrations/dropwizard/dropwizard-reporter
freshnessValidatedDate: never
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ redirects:
- /docs/integrations/open-source-telemetry-integrations/kamon/kamon-reporter
- /docs/integrations/open-source-telemetry-integrations/open-source-telemetry-integration-list/kamon-reporter
- /docs/more-integrations/open-source-telemetry-integrations/kamon/kamon-reporter
- /docs/apm/agents/java-agent/third-party-integrations/kamon/kamon-reporter
freshnessValidatedDate: never
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ redirects:
- /docs/integrations/open-source-telemetry-integrations/micrometer/micrometer-metrics-registry
- /docs/integrations/open-source-telemetry-integrations/open-source-telemetry-integration-list/new-relics-micrometer-integration
- /docs/more-integrations/open-source-telemetry-integrations/micrometer/micrometer-metrics-registry
- /docs/apm/agents/java-agent/third-party-integrations/micrometer/micrometer-metrics-registry
freshnessValidatedDate: never
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ metaDescription: Provides instrumentation for monitoring the Vert.x Event Bus.
freshnessValidatedDate: never
redirects:
- /docs/more-integrations/java-integrations/vertx-eventbus-integration
- /docs/apm/agents/java-agent/third-party-integrations/vertx/vertx-eventbus-integration
---

[Java Vert.x Event Bus Integration](https://github.com/newrelic/newrelic-java-vertx/tree/main) provides instrumentation for monitoring the (Vert.x)[https://vertx.io/] Event Bus, enabling the tracking of event flow across the bus. Specifically designed for Vert.x Verticles that extend` AbstractVerticle`, this extension instruments each deployed class to monitor all methods except those specifically defined by `AbstractVerticle`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ metaDescription: provides instrumentation for monitoring the Vert.x Cassandra, J
freshnessValidatedDate: never
redirects:
- /docs/more-integrations/java-integrations/vertx-extensions-integration
- /docs/apm/agents/java-agent/third-party-integrations/vertx/vertx-extensions-integration
---

[Java Instrumentation for Vert.x Extensions](https://github.com/newrelic/newrelic-java-vertx-extensions/tree/main) provides instrumentation for monitoring Vert.x Cassandra, JDBCClient, Coroutines, Kafka, RxJava, SQL Clients, Redis, MongoDB, Reactive and Service Proxy.
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit f873db0

Please sign in to comment.