Open Issues Need Help
View All on GitHub Migrate to OpenTelemetry or Create Additional Ifx Package about 2 months ago
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
Configuration Order 3 months ago
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