GitHub user rmatharu opened a pull request:
https://github.com/apache/samza/pull/572
Adding containerID to metric header
Adding containerID to MetricsHeader (published by MetricsSnapshotReporter).
It is populated using the value set for the env variable
ShellCommandConfig.ENV_EXECUTION_ENV_CONTAINER_ID
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rmatharu/samza containerid
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/572.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #572
----
commit 92063cfc6b0dd9fcfe261385fee284ed9d11b779
Author: [email protected] <rmatharu@...>
Date: 2018-07-20T06:57:17Z
Adding contaienrID to metric header
----
---