Skip to content

Commit

Permalink
Revisions
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleycamacho committed Mar 21, 2024
1 parent feae3b6 commit 9bc7050
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ tags:
- New Relic integrations
- Envoy integration
metaDescription: Use New Relic infrastructure agent to get a dashboard with metrics from your Envoy.
freshnessValidatedDate: never
freshnessValidatedDate: 03/21/2024
---
import envoyDashboard from 'images/infrastructure_screenshot_full-envoy-dashboard.webp'

Expand All @@ -28,13 +28,13 @@ To use the Envoy integration, you need to also [install the infrastructure agent
</Step>
<Step>

## Install the Envoy integration
## Enable the Envoy integration

To set up the Envoy integration, follow these steps:

1. Create a file named `nri-prometheus-config.yml` in this path:
1. Create a file named `nri-prometheus-config.yml` in the integrations directory:
```shell
cd /etc/newrelic-infra/integrations.d
touch /etc/newrelic-infra/integrations.d
```
2. Add the following snippet to your `nri-prometheus-config.yml` file to enable the agent to capture Envoy data:
```yml
Expand Down

0 comments on commit 9bc7050

Please sign in to comment.