12 Dec 2024 02:36 PM - last edited on 13 Dec 2024 07:55 AM by MaciejNeumann
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?
12 Dec 2024 05:06 PM
Hi,
Have you installed OneAgent in fullstack mode in application servers?
Best regards
13 Dec 2024 01:26 PM
Yes, was installed on fullstack mode
13 Dec 2024 04:26 PM
Hi,
And you can see services discovered in relation to processes in fullstack?
Best regards
16 Dec 2024 10:54 AM
Hi @ArtuD
PFA comment for resolution:
Validate the app frameworks are enabled accurately
Hoping it helps.
BR,
Peter
16 Dec 2024 02:51 PM
Hello Peter! Just to give you context, this problem is happening in just one of the applications, the others communicate normally.
16 Dec 2024 02:53 PM
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.
16 Dec 2024 10:56 AM
16 Dec 2024 10:58 AM
Hello @ArtuD
Another factor to consider validation, is it supported technology by Dynatrace Or Not:
KR,
Peter
18 Dec 2024 02:22 AM
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
18 Dec 2024 11:11 AM
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