Skip to content

Commit b0f88e2

Browse files
committed
Run mage update
1 parent a7505d9 commit b0f88e2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

elastic-agent.reference.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ inputs:
4747
# data_stream.dataset: system.process
4848
# # While running in unprivileged mode, process/process_summary metricsets can emit
4949
# # partial metrics. Some metrics that require privileged access can be missing.
50-
# # On Windows, non-administrator users may not be able to access protected processes, leading
51-
# # to missing details like command line and arguments. On Unix, non-root users can't access
52-
# # procfs without the right permissions.
53-
# # Errors like ERROR_ACCESS_DENIED, EPERM, and EACCESS may result in partial metrics.
50+
# # On Windows, non-administrator users may not be able to access protected processes, leading
51+
# # to missing details like command line and arguments. On Unix, non-root users can't access
52+
# # procfs without the right permissions.
53+
# # Errors like ERROR_ACCESS_DENIED, EPERM, and EACCESS may result in partial metrics.
5454
# # Enabling the config below will mark the metricset as degraded when this occurs.
5555
# # You may want to enable it to identify potential permission-related issues.
5656
# # If you're unable to provide the necessary access, you can disable this config to keep

0 commit comments

Comments
 (0)