Skip to content

Execution full content is output to stdout #559

@pocesar

Description

@pocesar

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

  1. Go to '...'
  2. Run '...'
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions