28 Mar 2023 06:25 PM - last edited on 29 Mar 2023 08:11 AM by MaciejNeumann
Need help of how to reduce the noise for a Spring Boot application (adminstration-svc).
For the attached Screenshot - I want to see ONE SINGLE entry for ALL COUNTS of request counts, but it splits it into 4 different options - (a) Spring Boot Application (b) Background Threads (c) To Spring Boot classes.
Challenge: We have like 4-5 spring boot applications and we would like to see TOTAL REQUEST COUNTS for all those services and NOT split across classes and application. It makes a very messy Graph.
What do we need to change or it is NOT possible? (Note: Elastic APM gives RPMs for a whole spring boot project and doesn't split it).
Solved! Go to Solution.
28 Mar 2023 06:33 PM
28 Mar 2023 06:35 PM
So Merged Service is deprecated. Will the Rule to Aggregate Service provide the same thing?