Skip to content

Commit

Permalink
Updated the changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sjyothi54 committed Mar 22, 2024
1 parent eaa6409 commit abf205c
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ freshnessValidatedDate: 03/21/2024
---
import envoyDashboard from 'images/infrastructure_screenshot_full-envoy-dashboard.webp'

Gain deep insights into Envoy performance with seamless data integration into New Relic. Monitor key metrics to ensure the optimal performance of your Envoy clusters. Create alerts to stay ahead of spikes, build custom dashboards for tailored views, and proactively optimize your database monitoring.
Gain deep insights into Envoy's operations with seamless data integration into New Relic. Monitor key metrics to ensure the optimal performance of your Envoy backend clusters, listening sockets, HTTP routing, and cryptographic material.

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

## Enable the Envoy integration
## Enable the Envoy integration with nri-prometheus

To set up the Envoy integration, follow these steps:

1. Create a file named `nri-prometheus-config.yml` in the integrations directory:
```shell
touch /etc/newrelic-infra/integrations.d
touch /etc/newrelic-infra/integrations.d/nri-prometheus-config.yml
```
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 abf205c

Please sign in to comment.