Skip to content

Commit

Permalink
Merge pull request #17703 from newrelic/rhs-redistribute-other-capabi…
Browse files Browse the repository at this point in the history
…lities

Migrate topics out of OTHER CAPABILITIES
  • Loading branch information
sunnyzanchi authored Jun 24, 2024
2 parents 7223bdd + f53887b commit 1a25963
Show file tree
Hide file tree
Showing 247 changed files with 246 additions and 92,698 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
title: Best practices for integration users
tags:
- Best practices
- Integrations
metaDescription: "Here are some best practices for controlling how you expose your New Relic data when you're using an integration."
freshnessValidatedDate: 2024-04-24
- Best practices
- Integrations
metaDescription: Here are some best practices for controlling how you expose your New Relic data when you're using an integration.
freshnessValidatedDate: 2024-04-24T00:00:00.000Z
redirects:
- /docs/more-integrations/best-practices-integration
---

As a New Relic administrator, you must operate your New Relic organization with the principle of least privilege. This principle is a security concept in which a user should only have access to the specific data, systems, and resources needed to complete a necessary task for the organization. By following this principle, you can reduce the risk of unauthorized access to sensitive data. This includes assigning permissions based on job roles and responsibilities. In a [New Relic organization](/docs/accounts/accounts-billing/account-structure/new-relic-account-structure/), account-based access allows you to control what information is available to the users in your organization. This ensures that sensitive data remains secure and only authorized personnel can view it.
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/dropwizard/dropwizard-reporter
- /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
freshnessValidatedDate: never
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ metaDescription: New Relic's Kamon reporter can send telemetry data from your Ka
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
freshnessValidatedDate: never
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
title: Forward Micrometer data to New Relic with OpenTelemetry
metaDescription: New Relic offers an integration that sends your Micrometer telemetry data to your New Relic account.
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/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
freshnessValidatedDate: never
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ tags:
- expert services
metaDescription: Provides instrumentation for monitoring the Vert.x Event Bus.
freshnessValidatedDate: never
redirects:
- /docs/more-integrations/java-integrations/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 Expand Up @@ -150,4 +152,4 @@ From [Java Vert.x Event Bus Integration Releases](https://github.com/newrelic/ne
After configuring the Java Vert.x Event Bus Integration, you can visualize your application's Vert.x Event Bus transactions and traces directly within New Relic APM and Services.

## Reporting Integration Issues
If you encounter any issues with the Java Vert.x Event Bus Integration, please report them on the [GitHub repository](https://github.com/newrelic/newrelic-java-vertx/issues). Your feedback helps us identify and address issues promptly, ensuring a smooth and reliable monitoring experience for Vert.x applications. Thank you for contributing to the improvement of our integration.
If you encounter any issues with the Java Vert.x Event Bus Integration, please report them on the [GitHub repository](https://github.com/newrelic/newrelic-java-vertx/issues). Your feedback helps us identify and address issues promptly, ensuring a smooth and reliable monitoring experience for Vert.x applications. Thank you for contributing to the improvement of our integration.
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@ tags:
- reactive
- coroutines
- expert services
metaDescription: provides instrumentation for monitoring the Vert.x Cassandra, JDBCClient, Coroutines, Kafka,
RxJava, SQL Clients, Redis, MongoDB, Reactive and Service Proxy.
metaDescription: provides instrumentation for monitoring the Vert.x Cassandra, JDBCClient, Coroutines, Kafka, RxJava, SQL Clients, Redis, MongoDB, Reactive and Service Proxy.
freshnessValidatedDate: never
redirects:
- /docs/more-integrations/java-integrations/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 Expand Up @@ -153,4 +154,4 @@ Remove-Item -Path $tempExtractPath -Recurse -Force
After configuring the Java Instrumentation for Vert.x Extensions, you can visualize your application's Vert.x extensions transactions and traces directly within New Relic APM and Services.

## Reporting Integration Issues
If you encounter any issues with the Java Instrumentation for Vert.x Extensions, please report them on the [GitHub repository](https://github.com/newrelic/newrelic-java-vertx-extensions/issues). Your feedback helps us identify and address issues promptly, ensuring a smooth and reliable monitoring experience for Vert.x applications. Thank you for contributing to the improvement of our integration!
If you encounter any issues with the Java Instrumentation for Vert.x Extensions, please report them on the [GitHub repository](https://github.com/newrelic/newrelic-java-vertx-extensions/issues). Your feedback helps us identify and address issues promptly, ensuring a smooth and reliable monitoring experience for Vert.x applications. Thank you for contributing to the improvement of our integration!
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
title: WordPress Full Stack integration
title: WordPress full stack integration
tags:
- New Relic integrations
- WordPress Full Stack integration
- New Relic integrations
- WordPress full stack integration
metaDescription: Use New Relic browser monitoring to get a dashboard with metrics from your Wordpress.
redirects:
redirects:
- /docs/infrastructure/host-integrations/host-integrations-list/wordpress-fullstack-integration
freshnessValidatedDate: 2023-06-28
- /docs/more-integrations/open-source-telemetry-integrations/wordpress/wordpress-fullstack-integration
freshnessValidatedDate: 2023-06-28T00:00:00.000Z
---

import infrastructureWordPressIntegrationDashboard from 'images/infrastructure_screenshot-full_wordpress-dashboard.webp'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@ redirects:
- /docs/introduction-new-relic-elixir
- /docs/elixir-open-source-agent
- /docs/agents/open-source-licensed-agents/elixir-open-source-agent/
- /docs/more-integrations/open-source-telemetry-integrations/elixir/elixir-open-source-agent
freshnessValidatedDate: never
---

Monitor [Elixir](https://github.com/newrelic/elixir_agent) behavior with New Relic using the Elixir open-source agent. The agent:
Monitor [Elixir](https://github.com/newrelic/elixir_agent) behavior with New Relic using the Elixir open-source agent. This experimental agent:

* Helps you track transactions, distributed traces, and other parts of your application’s behavior
* Provides an overview of underlying [BEAM](http://erlang.org/faq/implementations.html#idp32950544) activity
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
title: Dojo.io integration
tags:
- dojo.io integration
- dojo integration
- new relic integrations
metaDescription: "The New Relic Dojo.io integration sends performance metrics and inventory data from your Dojo.io framework to the New Relic platform."
redirects:
- dojo.io integration
- dojo integration
- new relic integrations
metaDescription: The New Relic Dojo.io integration sends performance metrics and inventory data from your Dojo.io framework to the New Relic platform.
redirects:
- /docs/infrastructure/host-integrations/host-integrations-list/dojo-io-integration
- /docs/more-integrations/open-source-telemetry-integrations/dojo/dojo-io-integration
freshnessValidatedDate: never
---
import dojodashboard from 'images/infrastructure_screenshot-crop_dojo-dashboard.webp'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
title: 'Getting started with New Relic and Terraform'
metaDescription: 'Learn how to provision New Relic resources using [Terraform](https://www.terraform.io/).'
title: Getting started with New Relic and Terraform
metaDescription: Learn how to provision New Relic resources using [Terraform](https://www.terraform.io/).
freshnessValidatedDate: never
redirects:
- /docs/more-integrations/terraform/terraform-intro
---

[Terraform](https://www.terraform.io/) is a popular infrastructure-as-code software tool built by HashiCorp. You use it to provision all kinds of infrastructure and services, including New Relic <InlinePopover type="dashboards" /> and alerts.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
title: 'Using Terraform Modules and Remote Storage'
template: 'GuideTemplate'
metaDescription: 'Learn how to use [Terraform](https://www.terraform.io/) modules in your configurations and store them remotely.'
title: Using Terraform Modules and Remote Storage
template: GuideTemplate
metaDescription: Learn how to use [Terraform](https://www.terraform.io/) modules in your configurations and store them remotely.
freshnessValidatedDate: never
redirects:
- /docs/more-integrations/terraform/terraform-modules
---

[Terraform](https://www.terraform.io/) is a popular infrastructure-as-code software tool built by HashiCorp. You use it to provision all kinds of infrastructure and services, including New Relic dashboards and alerts.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
title: 'Using Terragrunt to Manage Multiple Environments'
metaDescription: 'Learn how to use [Terragrunt](https://www.terraform.io/) to manage configurations in multiple environments'
title: Using Terragrunt to Manage Multiple Environments
metaDescription: Learn how to use [Terragrunt](https://www.terraform.io/) to manage configurations in multiple environments
translate:
- kr
freshnessValidatedDate: never
redirects:
- /docs/more-integrations/terraform/terragrunt
---

[Terraform](https://www.terraform.io/) is a popular infrastructure-as-code software tool built by HashiCorp. You use it to provision all kinds of infrastructure and services, including New Relic <InlinePopover type="dashboards" /> and alerts.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
---
title: Atlassian Jira integration
tags:
- Integrations
- Open source telemetry integrations
- OpenTelemetry
- Atlassian
- Quickstart
metaDescription: "Monitor Atlassian with New Relic."
freshnessValidatedDate: 2024-04-24
- Integrations
- Open source telemetry integrations
- OpenTelemetry
- Atlassian
- Quickstart
metaDescription: Monitor Atlassian with New Relic.
freshnessValidatedDate: 2024-04-24T00:00:00.000Z
redirects:
- /docs/more-integrations/open-source-telemetry-integrations/atlassian/atlassian-integration
---

import opentelemetryAtlassianNRapiToken from 'images/opentelemetry_screenshot-crop_connect-nr-jira.webp'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ tags:
- Tanzu
metaDescription: Use our integration to gain increased visibility into the performance of your VMware Tanzu environment.
freshnessValidatedDate: never
redirects:
- /docs/more-integrations/cloudfoundry-integrations/vmware-tanzu-dotnet-buildpack-integration
---

import infrastructureVmwareTanzuDashboard from 'images/infrastructure_screenshot-crop_vmware-tanzu-dashboard.webp'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ tags:
- Tanzu
metaDescription: Use our integration to gain increased visibility into the performance of your VMware Tanzu environment.
dataSource: vmware-tanzu
freshnessValidatedDate: 2023-11-13
freshnessValidatedDate: 2023-11-13T00:00:00.000Z
redirects:
- /docs/infrastructure/host-integrations/host-integrations-list/vmware-tanzu-monitoring
- /docs/cloudfoundry/vmware-tanzu/vmware-tanzu-firehose-nozzle-integration
- /docs/more-integrations/cloudfoundry-integrations/vmware-tanzu-firehose-nozzle-integration
---

import infrastructureVmwareTanzuDashboard from 'images/infrastructure_screenshot-crop_vmware-tanzu-dashboard.webp'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ tags:
- Tanzu
metaDescription: Use our integration to gain increased visibility into the performance of your VMware Tanzu environment.
freshnessValidatedDate: never
redirects:
- /docs/more-integrations/cloudfoundry-integrations/vmware-tanzu-service-broker-integration
---

import infrastructureVmwareTanzuImport from 'images/vmware-service-broker-import.webp'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
---
title: LAMPy stack monitoring integration
tags:
- New Relic integrations
- LAMPy
- Linux
- Apache
- Python
- MySQL
- New Relic integrations
- LAMPy
- Linux
- Apache
- Python
- MySQL
metaDescription: Use New Relic Linux, Apache, Python and MySQL monitoring to get a dashboard with metrics from your LAMPy application.
redirects:
redirects:
- /docs/infrastructure/host-integrations/host-integrations-list/lampy-integration
- /docs/more-integrations/open-source-telemetry-integrations/lampy/lampy-integration
freshnessValidatedDate: never
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ tags:
metaDescription: Monitor Airflow data with New Relic using OpenTelemetry.
redirects:
- /docs/more-integrations/open-source-telemetry-integrations/opentelemetry/airflow/monitoring-airflow-ot
freshnessValidatedDate: 2023-11-16
- /docs/more-integrations/open-source-telemetry-integrations/airflow/monitoring-airflow-ot
freshnessValidatedDate: 2023-11-16T00:00:00.000Z
---

import opentelemetryAirflow01 from 'images/opentelemetry_screenshot_airflow_01.webp'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Monitor Jenkins with OpenTelemetry and New Relic
title: Monitor Jenkins with OpenTelemetry and New Relic
tags:
- Integrations
- Open source telemetry integrations
Expand All @@ -9,6 +9,7 @@ tags:
metaDescription: Here is a simple example to setup the Jenkins OpenTelemetry plugin to send data to New Relic.
redirects:
- /docs/more-integrations/open-source-telemetry-integrations/opentelemetry/jenkins/monitoring-jenkins-ot
- /docs/more-integrations/open-source-telemetry-integrations/jenkins/monitoring-jenkins-ot
freshnessValidatedDate: never
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'StatsD monitoring integration'
title: StatsD monitoring integration
tags:
- Integrations
- On-host integrations
Expand All @@ -13,6 +13,7 @@ redirects:
- /docs/infrastructure/host-integrations/host-integrations-list/statsd-monitoring-integration
- /docs/integrations/host-integrations/host-integrations-list/statsd-monitoring-integration
- /docs/infrastructure/host-integrations/host-integrations-list/statsd-monitoring-integration-version-2
- /docs/more-integrations/open-source-telemetry-integrations/statsd/statsd-monitoring-integration
freshnessValidatedDate: never
---

Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ tags:
translate:
- kr
metaDescription: Details on how New Relic works with OpenTelemetry logs
freshnessValidatedDate: 2024-05-17
freshnessValidatedDate: 2024-05-17T00:00:00.000Z
redirects:
- /docs/more-integrations/open-source-telemetry-integrations/opentelemetry/view-your-data/opentelemetry-logs-page
- /docs/more-integrations/open-source-telemetry-integrations/opentelemetry/view-your-data/opentelemetry-logs-page
- /docs/more-integrations/open-source-telemetry-integrations/opentelemetry/best-practices/opentelemetry-best-practices-logs
---

This documentation focuses on how New Relic processes OpenTelemetry logs received through its dedicated OTLP endpoint.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
title: 'OpenTelemetry metrics in New Relic'
title: OpenTelemetry metrics in New Relic
tags:
- Integrations
- Open source telemetry integrations
- OpenTelemetry
metaDescription: Details on how New Relic works with OpenTelemetry metrics
freshnessValidatedDate: 2024-05-23
freshnessValidatedDate: 2024-05-23T00:00:00.000Z
redirects:
- /docs/more-integrations/open-source-telemetry-integrations/opentelemetry/get-started/cumulative-metrics-transition-guide/
- /docs/more-integrations/open-source-telemetry-integrations/opentelemetry/cumulative-metrics-transition-guide/
- /docs/more-integrations/open-source-telemetry-integrations/opentelemetry/best-practices/opentelemetry-best-practices-metrics
---

OpenTelemetry provides a dimensional metrics [data model](https://opentelemetry.io/docs/specs/otel/metrics/data-model/), an [API](https://opentelemetry.io/docs/specs/otel/metrics/api/) for recording metric telemetry, and an [SDK](https://opentelemetry.io/docs/specs/otel/metrics/sdk/) for aggregating and exporting metric data.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ tags:
- Integrations
- Open source telemetry integrations
- OpenTelemetry
metaDescription: Details on how New Relic works with OpenTelemetry resources
metaDescription: Details on how New Relic works with OpenTelemetry resources
freshnessValidatedDate: 2024-05-08
redirects:
- /docs/more-integrations/open-source-telemetry-integrations/opentelemetry/best-practices/opentelemetry-best-practices-resources
---

All data from OpenTelemetry is associated with a [resource](https://opentelemetry.io/docs/concepts/resources).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
---
title: 'OpenTelemetry traces in New Relic'
title: OpenTelemetry traces in New Relic
tags:
- Integrations
- Open source telemetry integrations
- OpenTelemetry
metaDescription: Details on how New Relic works with OpenTelemetry traces
freshnessValidatedDate: 2024-05-23
freshnessValidatedDate: 2024-05-23T00:00:00.000Z
redirects:
- /docs/more-integrations/open-source-telemetry-integrations/opentelemetry/best-practices/opentelemetry-best-practices-traces
---

OpenTelemetry provides a rich tracing ecosystem, with an [API](https://opentelemetry.io/docs/specs/otel/trace/api/) for recording trace telemetry, an [SDK](https://opentelemetry.io/docs/specs/otel/trace/sdk/) for exporting span data, and [context propagation](https://opentelemetry.io/docs/specs/otel/context/api-propagators/) for tracing across application boundaries.
Expand Down
Loading

0 comments on commit 1a25963

Please sign in to comment.