Ordina-Group / microservices-dashboard

Dashboard for visualizing Spring Boot microservices and the components they link to.
Apache License 2.0
411 stars 71 forks source link

Feature request: Ability to put extra information on a microservice #41

Open thomasiderycke opened 8 years ago

thomasiderycke commented 8 years ago

It would be great to have the ability to add some extra information on the microservices nodes in the dashboard.

One of the elements we would like to visualize on the microservice dashboard is the max load (#request/hour) a microservice can handle (for example due to backend limitations) .

andreasevers commented 8 years ago

Would this load be dynamic or a fixed value you define? Currently you can add such information to nodes, although only to virtual nodes.

screen shot 2016-07-22 at 19 02 00

Your suggestion advocates for adjusting retrieved nodes (non-virtuals) as well. We'll incorporate this hopefully in our first release (planned 28th of July).

Error gathering is also ongoing by the way, as you can see in the screenshot below:

screen shot 2016-07-22 at 19 02 13