Moritz R
Moritz R
The "objectives taken" timestamps can be partially obtained through the use of the 'eventdata' endpoint, which currently includes events for tower and inhib kills, and should include events for dragon...
I'm gonna try to post a step by step guide on how to use docker monitors here: 1. Add a new docker host (either via Settings -> Docker Hosts or...
I cant give accurate advice for any of these systems, since I'm not familiar with them. If you are trying to monitor the docker environment where Uptime Kuma also runs...
@rezzorix Currently, the monitor does not look at a container's health, just whether it's running or not, since I found it difficult to say generally, that a monitor should count...
I think we all agree that splitting up the workload of maintaining would/should be the way moving forward. This isn't an issue "exclusive" to louislam, I think none of us...
The full name of the container was `Wiki.js`, I think the first character can't be a `.`, but subsequent characters can, as indicated by the regex `[a-zA-Z0-9][a-zA-Z0-9_.-]` in the logs...