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

Application slowness

DynatraceUser32
Visitor

I have an  mobile application that runs on kubernetes and it is slow. we suspect it might be a bug and we are tying to investigate with dynatrace. there is a call made  that spawns multiple process. i am trying to find the distributed trace of the initial call to figure out which call is causing the slowness or some tips to use to go about my investigation

1 REPLY 1

Peter_Youssef
Champion

Hi @DynatraceUser32 

On K8s side, you can check:

  • The allocated resources for the pods.
  • The defined rules for application scheduling, scaling, and upgrade through the workload.

Mobile instrumentation side:

  • Ensure there is instrumentation issues and RUM signals are flowing into Dynatrace without any network or security issues.

Firewall side:

  • Ensure the attached headers are properly allowed.

2024-10-11_15h27_59.png

On Dynatrace side you can check the below options 

2024-10-11_15h12_52.png

2024-10-11_15h14_44.png2024-10-11_15h15_08.png

Depending on the traces volume, you can increase the Number of newly monitored entry point traces captured per process/minute or configure it on the process group.

2024-10-11_15h23_16.png

Hopefully this helps, keep us posted.

BR, 

Peter.

Featured Posts