Give us feedback
appinsights-oml
Reactive icon

AppInsights

Stable version 1.0.3 (Compatible with OutSystems 11)
Uploaded on 23 March 2023 by 
0.0
 (0 ratings)
appinsights-oml

AppInsights

Documentation
1.0.1

Initialize the telemetry/app insights agent by calling the "Init" client action in the ApplicationOnReady action of the entry point application by setting the agent configuration as input to the actions. 

"InstrumentationKey" is a required attribute for the agent to be provisioned. The configuration has a ton of options available that you may use to set such as auto telemetry (ex "autoTrackPageVisitTime", "enableAutoRouteTracking").

Refer to AppInsights Configuration for more details about the setting available for the initialization and API Summary for the other actions provided by the library.


Other references:

Configurations: https://github.com/microsoft/ApplicationInsights-JS.