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

Allow colorized grouping of services #1510

Open
Docjones opened this issue Sep 10, 2020 · 10 comments
Open

Allow colorized grouping of services #1510

Docjones opened this issue Sep 10, 2020 · 10 comments

Comments

@Docjones
Copy link

I would like to request a springbootadmin feature to group services belonging together on a buisness case base by adding them to the same "group" i.e. using a property like spring.boot.admin.client.group=<groupname-string>

services sharing the same groupname are being colored with the same color and perhaps are rendered in the wallboard next to each other.

@joshiste
Copy link
Collaborator

Sounds nice! Do you wanna go for a PR?
We should add this information in the metadata so the solution works for spring cloud discovery as well

@Docjones
Copy link
Author

I am sorry - but i consider myself not skilled enough to contribute. Sorry...

@antmordel
Copy link

Hi @joshiste - could I go for a PR? Do I need to have this issue assigned to me or should I just go for it and create a PR? Thanks a lot :)

@joshiste
Copy link
Collaborator

@antmordel just go for it.

@Docjones
Copy link
Author

@antmordel Kindly asking if you have gotten any results for this feature?

@iaptekar
Copy link

I don't know if this is still going ahead, but what would be a great addition is to be able to group instances by metadata tags, and maybe version. We have a pretty hybrid environment and use tags a lot to differentiate different technologies, deployments, and so on. It would be helpful to be able to group the services according to these tags.

@Docjones
Copy link
Author

Unfortunately, there is no progress on this request. Still, i am not skilled enough to fulfill it.

@Docjones
Copy link
Author

Is that PR accepted?

@erikpetzold
Copy link
Member

I think parts are implemented, but not coloring. You can group services, see "group" property here: http://docs.spring-boot-admin.com/current/server.html

@hzpz
Copy link
Collaborator

hzpz commented May 24, 2024

We added an example to our runtime playground.

Currently, grouping is only possible in the application list, but we are working on the wallboard as well.

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

6 participants