Azure / data-api-builder

Data API builder provides modern REST and GraphQL endpoints to your Azure Databases and on-prem stores.
https://aka.ms/dab/docs
MIT License
947 stars 196 forks source link

Add Application Insights for Hosted Scenario #1735

Open abhishekkumams opened 1 year ago

abhishekkumams commented 1 year ago

Currently only Non Hosted Case supports Application Insights: https://github.com/Azure/data-api-builder/pull/1649. Need to extend support for hosted scenario, considering Privacy concerns.

abhishekkumams commented 1 year ago

To understand how application insights connection string will be provided in hosted scenario? maybe added as optional fields in configuration endpoints?