File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments