Altinn/app-lib-dotnet

Allow users to opt in for OTEL

Closed this issue · 0 comments

Description

Add a flag, boolean config value such as UseOpenTelemetry, with a default value of false.

false - use configured application insights

true- use otel

Additional Information

Related to 586