07 Jun 2023 07:34 PM - edited 08 Jun 2023 06:23 PM
With 1.266, the support of Javascript frameworks has been limited to Angular, with all others disappearing (in https://www.dynatrace.com/support/help/platform-modules/digital-experience/web-applications/initial-... )
Before, I had the impression that we should only enable direct XHR and fetch only in last resort. But now it is how it is supposed to be done.
Really have so many doubts here, but my main ones:
Solved! Go to Solution.
08 Jun 2023 06:10 PM
great questions, hopefully we can press them to the Dynatrace Teams that made this call.
14 Jun 2023 07:29 AM - edited 14 Jun 2023 07:31 AM
Hi Antonio,
Good questions, I hope someone from Dynatrace can answer. Based on experience so far I think can answer the first one. The old configs are simply gone, and nothing is converted. You need to manually enable the generic XHR support for all of your apps.
After the upgrade to latest version of Managed, we even got Low Traffic alerts for the reason that XHR request volumes dropped to zero. Quite misleading, really... Those Problems were closed, once we enabled the generic XHR support and visibility to XHR calls came back.
Changes like this are a bit problematic, when something gets updated in the middle of the night and it changes your configuration. IMHO a better option would have been to keep the older version of the JS agent selected as default, and allow the user to handle this change in a controlled manner. This approach of "let's delete the configs for all apps and all Managed environments at once in the middle of the night" is not the way to go.
14 Jun 2023 10:16 AM
Hi,
I'll try and answer these questions below.