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
Is there any way that i can change the colors of the application health status on the springboot admin server's wallboard view? I want to define a custom status "AMBER" similar to the "UP" and "DOWN" statuses that are already present. I want to link this status to the color amber in the application. Is there any way I can override the front-end for this? If not available, it would be really helpful for developers if such a feature is integrated into the admin application.
The text was updated successfully, but these errors were encountered:
I don't know if the wallboard and the overview page showing the health status of an application X share the same settings in terms of the color-to-status mapping but, also there, it would be nice to have different colors for different (custom) statuses.
An example is a custom state "WARN" which may be returned by an application to indicate that something is off (e.g.: a soft threshold on the disk space usage has been reached), but that the application is still functional.
I was about to open a ticket for this when I saw this one that looked similar. :-) @erikpetzold please let me know if I should open another one, in case.
Is there any way that i can change the colors of the application health status on the springboot admin server's wallboard view? I want to define a custom status "AMBER" similar to the "UP" and "DOWN" statuses that are already present. I want to link this status to the color amber in the application. Is there any way I can override the front-end for this? If not available, it would be really helpful for developers if such a feature is integrated into the admin application.
The text was updated successfully, but these errors were encountered: