2 Open Issues Need Help Last updated: Jun 20, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Decide whether to migrate the existing Application Insights SDK in the DontPanicLabs.Ifx infrastructure repository to OpenTelemetry or create a new package for OpenTelemetry instrumentation. This involves evaluating the pros and cons of each approach, considering factors like existing codebase compatibility, maintenance effort, and the desired level of integration with Azure Monitor.

Complexity: 4/5
enhancement help wanted logger

AI Summary: Reorder the configuration loading in DontPanicLabs.Ifx.Configuration.Local to prioritize environment variables over local `appsettings.json`. This involves moving a single line of code in `Config.cs` to ensure cloud environment variables take precedence over local settings during development.

Complexity: 1/5
good first issue config