Describe the bug
The control-plane logging outputs the entire structured object for each execution, leaking inputs, outputs and steps, which may contain sensitive data.
There's no config or env var for this setting.
Steps to reproduce
- Go to '...'
- Run '...'
- See error
Expected behavior
Stdout/stderr should remain for errors, warnings, and useful information without leaking private data. Only a debug/verbose level is explicitly telling the control plane to dump everything to the logs
Screenshots / Logs
Environment
- Control plane version: 0.1.75
- SDK version (if applicable): Any
- Deployment environment (local, docker, kubernetes, etc.): Kubernetes
Additional context
Describe the bug
The control-plane logging outputs the entire structured object for each execution, leaking inputs, outputs and steps, which may contain sensitive data.
There's no config or env var for this setting.
Steps to reproduce
Expected behavior
Stdout/stderr should remain for errors, warnings, and useful information without leaking private data. Only a debug/verbose level is explicitly telling the control plane to dump everything to the logs
Screenshots / Logs
Environment
Additional context