You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Know how a particular monitor is configured such frequency, type, criteria etc
This could by addressed by adding a drop-down button to the top of the page (even making it part of the Gatus logo), that allows the Order By and group by to be changed.. The visibility of this, fields that can be used and sort-order (A-Z or Z-A), would be configurable in the config, such as
AllowCustomOrderBy: True
CustomOrderByFields: Group, Status, Type, Frequency
A Group By would function similarly, with only addition of "None", so there is just 1 continous list, that can be Ordered By. Goal being, that if sorted by Status, everything that is "Down" would be all at the top, no matter what group they are from.
This could further be built-on, by adding a "ListView", this would also be an option in the Drown-down button. The show fields customisable in the configuration
The List Headers should also trigger the Order By (i.e. A-Z and Z-A). The Status would alway be last, and would be as currently shown, but reduced in width.
Why do you personally want this feature to be implemented?
Personally, I find being able to view the data from different angles, makes it more useful.
The current view is based upon the established principles of a "Status Page". But is more than that, it is a Monitoring system, and optimal layout of data - whether to identify an outage, determine if a current system is monitored - will differ depending on why a person is viewing it.
How long have you been using this project?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Describe the feature request
The current view makes it difficult to quickly:
This could by addressed by adding a drop-down button to the top of the page (even making it part of the Gatus logo), that allows the Order By and group by to be changed.. The visibility of this, fields that can be used and sort-order (A-Z or Z-A), would be configurable in the config, such as
AllowCustomOrderBy: True
CustomOrderByFields: Group, Status, Type, Frequency
A Group By would function similarly, with only addition of "None", so there is just 1 continous list, that can be Ordered By. Goal being, that if sorted by Status, everything that is "Down" would be all at the top, no matter what group they are from.
This could further be built-on, by adding a "ListView", this would also be an option in the Drown-down button. The show fields customisable in the configuration
AllowListView: True
ListView Fields: Name, Frequency, Group, Type, Status..
The List Headers should also trigger the Order By (i.e. A-Z and Z-A). The Status would alway be last, and would be as currently shown, but reduced in width.
Why do you personally want this feature to be implemented?
Personally, I find being able to view the data from different angles, makes it more useful.
The current view is based upon the established principles of a "Status Page". But is more than that, it is a Monitoring system, and optimal layout of data - whether to identify an outage, determine if a current system is monitored - will differ depending on why a person is viewing it.
How long have you been using this project?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: