Kubernetes.log does not have trace nor line number
When debugging issues related to our Kubernetes integration, we currently have access to kubernetes.log which as information about some data and the class where the error occurred TODO: insert example... but from my POV, it's missing some key information such as :
- The line number where the error occurred
- The trace of the error