-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 responseWARN- a user's Devnet instance encounters a problem, or there's an invalid request madeINFO- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request