From 1df243c14ed884fb14fce5dd971167e5280cacd9 Mon Sep 17 00:00:00 2001 From: Joseph Counts <94138069+jcountsNR@users.noreply.github.com> Date: Tue, 27 Feb 2024 11:51:23 -0800 Subject: [PATCH] Update src/content/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-hcp-consul.mdx Co-authored-by: ally sassman <42753584+ally-sassman@users.noreply.github.com> --- .../opentelemetry-collector-hcp-consul.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/content/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-hcp-consul.mdx b/src/content/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-hcp-consul.mdx index c6c917a2afa..2ad33638931 100644 --- a/src/content/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-hcp-consul.mdx +++ b/src/content/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/collector-configuration-examples/opentelemetry-collector-hcp-consul.mdx @@ -131,11 +131,12 @@ Follow the steps below to collect and export HCP Consul metrics to New Relic. - ## HCP Consul Envoy Metrics + ## Forward HCP Consul Envoy metrics to New Relic [#forward-envoy-metrics] + To monitor HCP Consul Envoy metrics in New Relic, you can configure the OpenTelemetry collector built into your HCP Consul cluster to forward metrics to your own collector. This can include the collector running in this example. - First you will need to add an http reciever to the OpenTelemetry collector. you can add this into the `receivers` group in the example `collector.yaml` file. + 1. Add an HTTP receiver to the OpenTelemetry collector. You can add this into the `receivers` group in the example `collector.yaml` file: ```yaml receivers: