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
The "pid" value that is collected by the client plugin and passed to the
aggregator in order to disambiguate separate processes is now augmented
by a six character random hex string, so that a single host that may have
the same pid repeated, such as when process namespaces or containers are
used, sends correct statistics for the same program name configuration.
Fixes: #9
Change-Id: I02081ef0e27703e27dc0bceb63566acaf608f777
0 commit comments