Natan Yellin

Results 408 comments of Natan Yellin

@Yagyansh the way OOM Kills work, you don't really get much warning. Would it work if you fired a Prometheus alert when the pod was at 90% memory usage and...

Is the behaviour the same with `useRoute` from Vue 3? Using `vue2-helpers` breaks `useRouteQuery` from `vue-use`, however `useRouteQuery` seems to work fine with Vue 3. Would it be possible to...

Hi @Rajpratik71, thank you for opening the PR. Can you elaborate a little on the motivation for this? Do you have a specific use case where you need builds of...

Hi @Rajpratik71, can you please provide extra context on why that is desireable in this case? Do you have a specific need that requires Robusta images of every commit?

Hey all, we've added presets to the UI and made certain filters sticky. Does that work for your needs or do you need more filters to be sticky?

Hi, can you elaborate on the restrictions you have adding the Slack app? We’ve tried to make the Slack permissions super minimal. E.g. we don’t ask for read access to...

This also applies to exporting a worldmap during worldgen. I'm not sure what the best solution is.

If this is still relevant for anyone, I wrote an open source project on top of Kubewatch (see [here](https://docs.robusta.dev/master/)) which lets you apply filters in yaml. E.g. you can write:...

I've forked and implemented this and would like to merge my improvements back into Kubewatch. Is this project still maintained? I would love to discuss the best way to handle...

To follow up, I have a working version of this running on a very large Kubernetes cluster in production. Is anyone else interested in this?