TwiN / gatus

⛑ Automated developer-oriented status page

Home Page:https://gatus.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monitoring: quick overview

david-teamblau opened this issue · comments

Describe the feature request

On the top of the page comes a navi-header where you can see the following things:

  • How many monitors are in total
  • How many monitors are healthy
  • How many monitors are unhealthy

image

The position of the navi-header is sticky, so it is always visible, no matter where you are on the page.

image

Why do you personally want this feature to be implemented?

It is very helpful to have a quick overview how many monitors are healthy or unhealthy. Because when the total amount of monitors is very big, the overview is lost very quickly and it takes a lot of time to scroll trough the whole page.

How long have you been using this project?

about 6 months

Additional information

I made the feature with vue.js and kept the same structure of the project as possible. And the styling was made with tailwind CSS.