31 Oct 2024 02:37 AM
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.
Solved! Go to Solution.
31 Oct 2024 05:53 AM - edited 31 Oct 2024 05:54 AM
Hello @p_devulapalli
PowerApps / Dynamics 365 should be monitored in one of the following methods:
Good job.
BR,
Peter
01 Nov 2024 10:07 AM - edited 01 Nov 2024 10:08 AM
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.
Featured Posts