inspectIT / inspectit-ocelot

inspectIT Ocelot - Java agent for collecting application performance, tracing and behavior data
http://www.inspectit.rocks/
Apache License 2.0
204 stars 69 forks source link

feat: Enable grouping of same agents in the status overview from the Configuration UI #1444

Closed sbraitsch closed 2 years ago

sbraitsch commented 2 years ago

Closes #1395 Added a new checkbox to the toolbar of the Agent Status view, which enables merging list entries with the same service-name into a single entry with an indicator for the number of merged agents.


This change is Reviewable