invictus-integration / docs-ifa

Invictus for Azure documentation
https://invictus-integration.github.io/docs-ifa/
MIT License
6 stars 12 forks source link

Support Application Insight telemetry Enhancements #177

Open GoutsmitSam opened 1 year ago

GoutsmitSam commented 1 year ago

[Pim Simons] Recently Microsoft published an update on how they emit telemetry for Application Insights in Azure Logic Apps (Standard). See https://techcommunity.microsoft.com/t5/integrations-on-azure-blog/application-insights-enhancements-for-azure-logic-apps-standard/ba-p/3758909.

This is in public-preview and opt-in, you need to edit your Logic App's host.json file and add:

However, after trying this I found out that after enabling this option the information from my Logic App does not appear in the Invictus for Azure dashboard anymore. It appears not only is the telemetry to Application Insights changed, but also the telemetry outputted to the EventHub.

While this is currently public-preview and opt-in, we need to make sure we support this new way of outputting telemetry as well.

https://teams.microsoft.com/l/message/19:94dc05d412d84c16858094ff79af241d@thread.skype/1687338902751?tenantId=7517bc42-bcf8-4916-a677-b5753051f846&groupId=f2ebbeb0-4e8b-4764-9835-98011ae154e9&parentMessageId=1687338902751

GoutsmitSam commented 5 months ago

To be re-revaluated when it gets out of Preview