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/windows/data_stream/perfmon/manifest.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ streams:
34
34
required: false
35
35
show_user: true
36
36
default: true
37
-
description: Enabling this option will cause all instances of the same parent to have the same instance value.
37
+
description: Enabling this option will cause all instances of the same parent (process name) to have the same instance value. Disable this option if you run multiple processes with the same name (e.g. IIS workers).
0 commit comments