Skip to content

Feat: Monitor the technical behaviour with Application Insights - #4

Open
clemlesne wants to merge 3 commits into
timoklimmer:mainfrom
clemlesne:feat/app-insights-monitoring
Open

Feat: Monitor the technical behaviour with Application Insights#4
clemlesne wants to merge 3 commits into
timoklimmer:mainfrom
clemlesne:feat/app-insights-monitoring

Conversation

@clemlesne

Copy link
Copy Markdown
Contributor

Note: Requires to be merged after #3.

  • Plug and play, implementation is not required, can be disabled with a flag on the config
  • Implementation uses default SDK auth and the new state-of-the art OpenTelemetry SDKs
  • Tracing is done for FastAPI and HTTPX
  • Logs are transfered to the linked Monitor Workspace

- Validate config parameters against a type, to avoid miss-configurations
- Search recursively the config file in top folders
- Variables passed by env are encoder in JSON
- Config file values are substituted with env on the fly, allowing to source secrets from Azure Key Vault, Kubernetes Secrets, etc
Dev: Facilitate logging understanding by allowing the developer to add trace/debug logs, not shown into PROD envs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant