You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/system/manifest.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ policy_templates:
84
84
multi: false
85
85
default: false
86
86
required: false
87
-
show_user: true
87
+
show_user: false
88
88
description: |
89
89
While running in unprivileged mode, process/process_summary metricsets can emit partial metrics. Some metrics that require privileged access can be missing.
90
90
You may want to enable this option to identify potential permission-related issues. If you're unable to provide the necessary access, you can disable this config to keep metricsets healthy.
0 commit comments