k8s-sentry icon indicating copy to clipboard operation
k8s-sentry copied to clipboard

Report errors from pod's stderr stream

Open larsblumberg opened this issue 4 years ago • 0 comments

Hi! I found that k8s-sentry only logs operational issues (such as a failing readiness probe). However I was hoping that messages printed to a pod's stderr stream would be logged as well to Sentry. In my understanding this would increase the utility of k8s-sentry a lot. Though this might not be in the scope of this tool.

How would I need to extend this tool so that a pod's error messages, printed stderr, can be reported as welll?

And thanks a ton for this tool!

larsblumberg avatar Feb 10 '21 12:02 larsblumberg