cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Spring Boot Service "Request Count" splits counts

arpitkumar
Visitor

Need help of how to reduce the noise for a Spring Boot application (adminstration-svc)

Screenshot 2023-03-28 at 10.18.44 AM.png

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). 

3 REPLIES 3

Babar_Qayyum
DynaMight Guru
DynaMight Guru

Hello @arpitkumar 

Have a look at the merged services link for more insight?

https://www.dynatrace.com/support/help/platform-modules/applications-and-microservices/services/serv...

Regards,

Babar

Screenshot 2023-03-28 at 10.35.08 AM.png

So Merged Service is deprecated. Will the Rule to Aggregate Service provide the same thing?

Hello @arpitkumar 

Yes. The second point of your screenshot is to tell the same.

Regards,

Babar

Featured Posts