louislam / uptime-kuma

A fancy self-hosted monitoring tool

Home Page:https://uptime.kuma.pet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clonfigurable Toast notification timeouts to enabling autoclosing `DOWN` toasts

jherriott35 opened this issue Β· comments

⚠️ Please verify that this question has NOT been raised before.

  • I checked and didn't find similar issue

πŸ›‘οΈ Security Policy

πŸ“ Describe your problem

I keep a computer on with the dashboard running to monitor equipment. When equipment goes down, there is a popup notification on the dashboard that never goes away until you manually X out of the popup to dismiss it, even if it has come back up already. I can also refresh the page and they all go away. I am looking for an option to either turn off those notifications, or automatically dismiss them after a few seconds, since the dashboard itself tells me when things are down. The pop-up notifications just seem to block the important views mostly. I will try to get my browser to automatically refresh every 30 seconds or so just to make sure they clear for me. Am I missing a setting somewhere?

πŸ“ Error Message(s) or Log

No response

🐻 Uptime-Kuma Version

1.23.11

πŸ’» Operating System and Arch

Windows 10

🌐 Browser

Edge

πŸ–₯️ Deployment Environment

  • Runtime: Docker
  • Database: n/a
  • Filesystem used to store the database on: NFS network share
  • number of monitors: 54

automatically dismiss [dashboard notification toasts] after a [configurable time]

The following PR has been merged and the setting will be avaliable in v2.0. Please refer to #4500 for steps needed before a beta can be published (or how to get involved ^^)

=> closing as resolved

Filesystem used to store the database on: NFS network share

Please refer to the warning from our wiki.
=> Take regular backups and expect corruption at some point.

Warning

Filesystem support for POSIX file locks is required to avoid SQLite database corruption. Be aware of possible file locking problems such as those commonly encountered with NFS. Please map the /app/data-folder to a local directory or volume.