Frank Elsinga
Frank Elsinga
I think you are waiting for a discussion. We only require those for new features. The process on how to add new notification providers is listed here: https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md#:~:text=new%20notification%20providers
> The issue only happens when the database connection is idle for too long We could just create a no-op which is executed once every minute in a `setInterval` to...
I cannot confirm this problem on my device. Let's debug this to find what is different: - are you using the dashboard or the status page? - What happens when...
What happens when you click on this tab in the dashboard? (yould you post a screenshot?) 
I think I have a good hint. When was the last time a ping was executed (we don't support floats as latency => the last ping latency was 4,4 days???)....
What monitor are you using?
What do you get when hovering over the last ping  Are there any events? (Listed below)
I am a bit unsure if this is caused by https://github.com/louislam/uptime-kuma/pull/4281 or if `real-browser` need investigating. Currently, I don't think investigating the second option is worth active consideration given that...
I don't know which of these you are requesting about: - **Version information ABOUT uptime kuma** Please refer to https://github.com/louislam/uptime-kuma/issues/4730 for an in-depth discussion how we currently handle this, how...
Parsing the field automatically is tracked in https://github.com/louislam/uptime-kuma/issues/892 Adding public descriptions is tracked in https://github.com/louislam/uptime-kuma/issues/938 (there is also a hacky workaround noted here) => Think this resolves your question. >...