Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For changing the colors of hexagons on springboot admin wallboard according to a custom status #3110

Open
yashasvi2622 opened this issue Jan 25, 2024 · 2 comments

Comments

@yashasvi2622
Copy link

yashasvi2622 commented Jan 25, 2024

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.

@erikpetzold
Copy link
Member

related to #2822 (changing colors) and #1510 (grouping with colors)

@cdprete
Copy link

cdprete commented Feb 15, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants