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

Report kubernetes events to Sentry

Results 13 k8s-sentry issues
Sort by recently updated
recently updated
newest added

It would be great to have the ability to customize what events or what types of events are sent to sentry from this library. For example, only reporting errors to...

Fixes #11 NOTE: will need Github Pages enabled on `/docs` in `master`! I'm ready with the first draft, I just deployed it in our test cluster for all namespaces and...

I found an odd issue, it seems that if there's a Failed run of a CronJob, `k8s-sentry` will keep on re-raising it as a Sentry issue approximately 8 times an...

bug
question

This is mainly a RFC as I'm aware that it changes the current behavior quite a bit - and I'm fine to keep it as a fork. Still I'm curious...

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...

Hi, Currently, I do not see the app listens for new ns creation, it would be good to have new ns registered for monitoring upon creation. As for filtering, If...

It would be good if there was an option of excluding few namespaces out rather than including many.

I'd love to have this as a Helm chart, if I submit a PR would you be up for it? The Helm bits themselves are just a few more YAML...