AppInsights Integration - Settings for Data Sync
After enabling the Azure AppInsights connector for Configured Commerce, we have found that there is a significant amount of data being synced related to database interactions (i.e. individual read/write operations). While this level of granularity may be helpful for some clients, this low-level of data is not useful for any sort of real monitoring or analytics purposes. After having the connector enabled for 1 day on a sandbox environment, there were over 8 million records collected with 95% of them coming from DB interactions. There would be a significant Azure data storage cost to maintain this level of data long-term in a production environment.
We would like the ability added to specifically disable the logging of DB interactions within the connector as a configurable site setting to filter out this sort of data.