Open GPHNKN opened 3 years ago
Thanks for creating your first issue!
Hi @GPHNKN , thank you for the feedback! Much appreciated!
In the samples folder in this repo there is a swagger definition I used for a custom connector: https://github.com/aliyoussefi/MonitoringPowerPlatform/tree/master/Samples/CustomConnector/AppInsights The source code is here: https://github.com/aliyoussefi/MonitoringPowerPlatform/blob/master/Samples/AzureFunction/MonitoringWithApplicationInsights/AzureFunctionAndApplicationInsights/MonitorWithApplicationInsights.CustomConnector.cs
Let me know how your evaluation goes! One note to add, the Log Analytics connector is another option, happy to point you to documentation if needed.
Ali
Hello, The articles are very helpful. I was wondering if there is an existing sample custom connector used to log happy flow & monitor exception in Azure App insights that could be shared. For my scenario i am evaluating best options to monitor enterprise cloud flows centrally (so would like to monitor multiple flows in one place).