Skip to content

Commit 74438e9

Browse files
committed
Fix link
1 parent 0eabd87 commit 74438e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/en/opentelemetry/integrations/collector_health_metrics.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ receivers:
3232
```
3333
3434
<div class="alert alert-warning">
35-
When you have an OpenTelemetry Collector or DDOT Collector with a Prometheus metrics pipeline to scrape Collector health metrics, and you have a Datadog Agent running on the same host, ensure that the [OpenMetrics integration][4] in the Datadog Agent is either turned off or scraping a different endpoint than the Collector health metrics endpoint. Otherwise you may see duplicated Collector health metrics being scraped by both the Collector and Datadog Agent.
35+
When you have an OpenTelemetry Collector or DDOT Collector with a Prometheus metrics pipeline to scrape Collector health metrics, and you have a Datadog Agent running on the same host, ensure that the <a href="/integrations/openmetrics/">OpenMetrics integration</a> in the Datadog Agent is either turned off or scraping a different endpoint than the Collector health metrics endpoint. Otherwise you may see duplicated Collector health metrics being scraped by both the Collector and Datadog Agent.
3636
</div>
3737
3838
## Data collected
@@ -135,4 +135,3 @@ Descriptor:
135135
[1]: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/prometheusreceiver
136136
[2]: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/exporter/datadogexporter/examples/collector-metrics.yaml
137137
[3]: https://pkg.go.dev/runtime#MemStats.Sys
138-
[4]: /integrations/openmetrics/

0 commit comments

Comments
 (0)