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

RUM/Session Replay for Microsoft PowerApps

p_devulapalli
Champion

Hi All,

I just after some ideas on how we can capture any errors that a user might come across when using a user registration app built using PowerApps/Dynamics 365. I understand Dynatrace may not be able to capture RUM/Sessions for PowerApps, but is there any other way we can capture these user issues in Dynatrace?

Kindly advice. 

Phani Devulapalli
2 REPLIES 2

Peter_Youssef
Champion

Hello @p_devulapalli 

PowerApps / Dynamics 365 should be monitored in one of the following methods:

  • Through the PaaS integration, so kindly create a new PaaS token and proceed with the instrumentation if applicable to current use case.
  • Second method  to develop a custom extension for pulling the required monitoring metrics.
  • Third method using Dynatrace API Refer to https://www.youtube.com/watch?v=PNX0jCL8AHc

Good job.

BR,

Peter

I think there's a workaround to use agentless monitoring but there's 2 considerations should be taken as the following:
1. how can we inject dtrum library to your application? try to make a custom connector to be invoked within a timer controller with tiny time like 1ms and this time controller should be fired once the app is started

2. a way to customize connectivity with dynatrace environment to allow sending monitoring data to it.

finally this is just brain storming and may be there other considerations.

BR,
Mostafa Hussein.

Certified Dynatrace Professional | Certified Dynatrace Services - Observability | Dynatrace Partner yourcompass.ca

Featured Posts