What is a good approach to send Application Insights telemetry from OutSystems to App Insights?
I see 2 levels:
- Server side
- Client side (browser)
Note: I have no experience with Outsystems.
What is a good approach to send Application Insights telemetry from OutSystems to App Insights?
I see 2 levels:
Note: I have no experience with Outsystems.
As far as I know. Regardless of Outsystems version you use (10th or 11th), the best practice is to get rid of unnecessary load to the server, so the client side should be better.