Skip to content

[Control-Plane] Every log type is output to stdout / stderr, including debug level statements #557

@pocesar

Description

@pocesar

Describe the bug

Every logging coming out of the control plane is sent to stdout / stderr, including emoji plaintext logs, which are unstructured. [GIN] prefixed logs contains duplicated and overly verbose information. The control-plane isn't being started with --verbose.

Steps to reproduce

  1. Deploy
  2. Navigate, execute runs, etc

Expected behavior

Only non-debugging information should be output. Ideally the log level should be adjustable. Right now it's hardcoded to info

Screenshots / Logs

Environment

  • Control plane version: 0.1.75
  • SDK version (if applicable): 0.1.75
  • Deployment environment (local, docker, kubernetes, etc.): any

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions