Skip to content

Commit 51c94ef

Browse files
authored
Add host metrics receiver warning for DDOT Collector (#35897)
* Add warning that host metrics receiver is not needed for DDOT Collector * Change alert warning to alert danger in host_metrics.md
1 parent 37361a8 commit 51c94ef

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

content/en/opentelemetry/integrations/host_metrics.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ further_reading:
1212

1313
{{< img src="/opentelemetry/collector_exporter/host_metrics.png" alt="OpenTelemetry host metrics dashboard" style="width:100%;" >}}
1414

15+
<div class="alert alert-danger">The host metrics receiver is only required for the standalone OpenTelemetry Collector. If you are using the <a href="/opentelemetry/setup/ddot_collector/">DDOT Collector</a>, the Datadog Agent already collects host metrics.</div>
16+
1517
To collect system metrics such as CPU, disk, and memory usage, enable the [host metrics receiver][1] in your Collector.
1618

1719
For more information, including supported operating systems, see the OpenTelemetry project documentation for the [host metrics receiver][1].

0 commit comments

Comments
 (0)