Dashboard: Events and Notifications system?

I love using the Dashboard in Traefik v2 just because of how clean it looks, but I'd love to get some more use out of it.

It would be very useful if there was an events system that records adverse events for different components of Traefik, and provided it for easy viewing in the dashboard. In addition, different events that occur could create notifications (send to browser or device) for things such as services going up or down, added or removed, errors, etc.

Are there any issues or feature requests about anything like this?

Check on GitHub and open a Feature Request if you don't find anything related. But I would think notifications are not considered for Traefik itself.

You can use systems like Prometheus and Grafana to monitor and notify using Traefik metrics. Or use a hosted services like Uptime Robot which monitors service availability.