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

Service communication with application

ArtuD
Contributor

Having a communication problem between an application and the services it communicates with, what could be responsible for this? The frontend captures user actions normally, but inside the frontend it shows us that there is no service being called, what could be happening?

Servico que não se comunica.png

10 REPLIES 10

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

Have you installed OneAgent in fullstack mode in application servers?

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Yes, was installed on fullstack mode

Hi,

And you can see services discovered in relation to processes in fullstack?

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Peter_Youssef
Champion

Hi @ArtuD 

PFA comment for resolution:

2024-12-16_14h43_44.png

  • Another factor to consider is enabling the Real User Monitoring on the related process groups and Process group deep monitoring activation will be an added value as well.
  • Check if the application services falls under the below categories ingest-from/extend-dynatrace/extend-tracing/oneagent-sdk 

2024-12-16_14h49_01.png

Validate the app frameworks are enabled accurately

2024-12-16_14h52_41.png

Hoping it helps.

BR,

Peter

Hello Peter! Just to give you context, this problem is happening in just one of the applications, the others communicate normally.

The service that this application is supposed to communicate with is being monitored, it is a technology that dynatrace supports. There is just no interaction between the two.

Peter_Youssef
Champion

Hi @ArtuD 

Ensure there is no issue with Adaptive traffic management as well:

BR,

Peter

Peter_Youssef
Champion

Hello @ArtuD 

Another factor to consider validation, is it supported technology by Dynatrace Or Not:

KR,

Peter

RohitBisht
Dynatrace Helper
Dynatrace Helper

One of the possible reasons is stripping of the headers Dynatrace uses to stitch frontend and backend. You can define a request attribute to capture these headers in services and see if that is the reason.

Maybe your firewall or application is blocking/stripping these headers. Pease check if these are allowed.
x-dynatrace
x-dynatrace-application

https://docs.dynatrace.com/docs/shortlink/rum-firewall#headers

PacoPorro
Dynatrace Leader
Dynatrace Leader

I agree with @RohitBisht , looks like a problem stitching RUM with user actions.
https://community.dynatrace.com/t5/Open-Q-A/X-dynaTrace-header-missing/m-p/182169 

Featured Posts