Skip to content

revisit log levels #100

@MicaiahReid

Description

@MicaiahReid

Logs are quite noisy.

We currently log all internal K8s requests to INFO. We should probably downgrade these to DEBUG to reduce noise. I think it would be nice to see:

  • ERROR - the Devnet API can't handle something and is broken - should prompt a response
  • WARN - a user's Devnet instance encounters a problem, or there's an invalid request made
  • INFO - a user makes a request to the devnet (just one log/request)
  • DEBUG - the internal requests that the Devnet API makes to the k8s API

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions