You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should ensure that version 8 includes the required changes to set connection string in Altinn.App.Api.Extentions.ServiceCollectionExtentions.AddApplicationInsights, and consider updating the app environment as well
Additional Information
Consider documenting how to set the app insights log level lower than Error as described in #223
Tasks
Update app template to use ApplicationInsights__ConnectionString if available.
Update app environment to set ApplicationInsights__ConnectionString in addition to ApplicationInsights__InstrumentationKey.
Acceptance Criterias
New apps on version 8 is ready for the deprecation of InstrumentationKey based ingestion.
The text was updated successfully, but these errors were encountered:
Description
See: microsoft/ApplicationInsights-dotnet#2560
We should ensure that version 8 includes the required changes to set connection string in
Altinn.App.Api.Extentions.ServiceCollectionExtentions.AddApplicationInsights
, and consider updating the app environment as wellAdditional Information
Consider documenting how to set the app insights log level lower than Error as described in #223
Tasks
ApplicationInsights__ConnectionString
if available.ApplicationInsights__ConnectionString
in addition toApplicationInsights__InstrumentationKey
.Acceptance Criterias
New apps on version 8 is ready for the deprecation of InstrumentationKey based ingestion.
The text was updated successfully, but these errors were encountered: