Nic Jansma
Nic Jansma
This recently caused me issues, not knowing EventBus was holding a strong reference on my Android fragments and other UI classes, eventually leading to a lot of OOMs. It does...
This is a fantastic project, and I'm really interested in integrating Kuma into Home Assistant and other home-network things. I'd like an API for: * Adding / removing monitors (I...
I'm hitting this as well. I have ~60+ containers and loading Yacht freezes my browser.  It looks like there's a `/api/apps/stats` request for each container, but each `/api/apps/stats` EventStream...
With `:devel`, I no longer see tons of `/api/app/stats` requests:  However, the page still locks up on all the browsers I've tried (Chrome, FF, Safari). I can't even open...
I was finally able to get a Profile with Safari. Here's a 30.37-second trace with ~29 seconds of JavaScript CPU:  Obviously this is minified code but it seems to...
Yeah Yacht is unusable for me until this is fixed. Unfortunately I don't have any experience debugging Vue, hopefully there's a simple place it can be optimized?
@skluthe thanks for taking a look. It's 100% repro for me, given enough docker instances (I have 58 on my host). Again I know very little about Vue, but in...
@allencoded Do you have a more recent AMI to recommend that works?
Sorry for the delay! This one I'm not sure about, mostly because I personally deploy long-running instances. Is it easy to make optional?
@Keno-Chile can you share a partial dump of your input data you're trying to convert?