Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit d6411a2

Browse files
authored
Update host-metrics-receiver.rst
the latest release included the system scraper in the host metrics receiver which outputs the metric system.uptime (maybe more). please consider changing the documentation on both default configuration files and the receiver documentation.
1 parent 2e7ccc7 commit d6411a2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

gdi/opentelemetry/components/host-metrics-receiver.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ The host metrics receiver generates metrics scraped from host systems when the C
1111

1212
By default, the host metrics receiver is activated in the Splunk Distribution of OpenTelemetry Collector and collects the following metrics:
1313

14+
- System metrics
1415
- CPU usage metrics
1516
- Disk I/O metrics
1617
- CPU load metrics
@@ -91,6 +92,10 @@ Scrapers extract data from endpoints and then send that data to a specified targ
9192
- Description
9293
-
9394

95+
- ``system``
96+
- System metrics
97+
-
98+
9499
- ``cpu``
95100
- CPU utilization metrics
96101
-

0 commit comments

Comments
 (0)