Describe the bug
Full content of inputs, outputs and the entire body of the requests, including ids, are output to stdout. Running on cloud, it's output unstructed in plaintext. While I understand that it uses NDJSON, the same data is already present in the database.
Steps to reproduce
- Go to '...'
- Run '...'
- See error
Expected behavior
Cloud logs should remain clean and only log things that are expected to be logged, and abide to the log level that agent expects (>= WARNING).
Screenshots / Logs
Environment
- Control plane version: 0.1.75
- SDK version (if applicable): Python SDK 0.1.75
- Deployment environment (local, docker, kubernetes, etc.): Kubernetes
Additional context
Describe the bug
Full content of inputs, outputs and the entire body of the requests, including ids, are output to stdout. Running on cloud, it's output unstructed in plaintext. While I understand that it uses NDJSON, the same data is already present in the database.
Steps to reproduce
Expected behavior
Cloud logs should remain clean and only log things that are expected to be logged, and abide to the log level that agent expects (>= WARNING).
Screenshots / Logs
Environment
Additional context