Commit 80f30f6
committed
feat(api): add monitoring feature with track_events use case
- features/monitoring: new feature module + track_events endpoint
- app.py / authentication / config: wire up monitoring + tweaks
- features/todo/use_cases: minor adjustments
- Dockerfile + install-equinor-certificates.sh: build infra
- openapi.json + uv.lock + pyproject: dependency updates1 parent b4203de commit 80f30f6
15 files changed
Lines changed: 1322 additions & 256 deletions
File tree
- api
- bin
- src/app
- authentication
- features
- monitoring
- use_cases/track_events
- todo/use_cases
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments