Louis Lam

Results 336 comments of Louis Lam

I think it is not solved yet, I am still experiencing slow resolution of the first query. Windows 21H2 (OS Build 22000.856) Tailscale Version 1.30.2 (t24c524c78-gc399ae6fa)

I was experiencing the same issue. My containers were restarted by something randomly, usually once per around 2 to 5 days. After removed swarmpit, the issue has gone.

> Devcontainer support should also work for [GitHub Codespaces](https://github.com/features/codespaces) which will be great as well for folks that can leverage it 🙌 Closed as I added support for GitHub Codespaces.

> Vercel.com's footer has one Status Badge, and links to Status service! Lol, that is Atlassian Statuspage, not Uptime Kuma.

I don't exactly remember the flow of prometheus endpoint. I think you can try to recreate the `Prometheus` object in the `addMonitorTag` event - [/server/model/monitor.js] add a function maybe call...

I think it will be likely running into issue after a period of time with low interval. I think the performance issue is caused by the bad implementation of uptime...

> Same issue here. When I try to ping the url from within the docker container, as suggested [here](https://github.com/louislam/uptime-kuma/wiki/Troubleshooting), I also do get a timeout. > > BUT... the same...

Since #3312 and this pr both are modifying the same place, I think there should be some code conflicts. I will try to merge #3321 first and then this.

Merged, it seems fine. I will try to update the style to match with #3312's style. Also I may need to change back the monitor list item's padding. Thanks. ![image](https://github.com/louislam/uptime-kuma/assets/1336778/e9b137c5-7ee2-4833-9f50-e8a16fdd2d42)