Re: Devart and application insights
Posted: Mon 29 Jul 2019 15:26
That is correct.
To trace SQL events in Application Insights via dotConnect for Oracle, you should:
* create MonitorEventHandler to get SQL events
* send SQL event information to Application Insights or some other logging system
Also, you can trace the database activity via our tool dbMonitor (documentation, download link).
To trace SQL events in Application Insights via dotConnect for Oracle, you should:
* create MonitorEventHandler to get SQL events
* send SQL event information to Application Insights or some other logging system
Also, you can trace the database activity via our tool dbMonitor (documentation, download link).