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

Commit 3c6f41b

Browse files
committed
Fix new-page directive
1 parent aab337a commit 3c6f41b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ The following example demonstrates how to configure a process scraper that colle
222222
process.disk.io:
223223
enabled: true
224224
225-
For more information about enabling and disabling metrics and resource attributes using the process scraper, see :new=page:`hostmetricsreceiver/process <https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/hostmetricsreceiver/internal/scraper/processscraper/documentation.md>` in the OpenTelemetry documentation.
225+
For more information about enabling and disabling metrics and resource attributes using the process scraper, see :new-page:`hostmetricsreceiver/process <https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/hostmetricsreceiver/internal/scraper/processscraper/documentation.md>` in the OpenTelemetry documentation.
226226

227227
If you continuously see errors related to process reading, consider setting ``mute_process_name_error``, ``mute_process_exe_error``, or ``mute_process_io_error`` to ``true``.
228228

0 commit comments

Comments
 (0)