Open carolynvs opened 2 years ago
We should generate a correlation id and pass it to the porter agent. See https://github.com/getporter/porter/issues/1873
To clarify the scope here, this is passing through existing environment variables that the sysadmin may have set on the cluster but is not adding instrumentation to the operator code itself.
Hey @schristoff can I get assigned this one.
Porter has added initial support for open telemetry. The operator should pass through ambient opentel env vars to the porter agent so that we can collect trace data from it. Also the controller should be instrumented.