[feat] add observability config

This commit is contained in:
Azamat 2026-03-20 21:38:28 +03:00
parent a930185754
commit cb4560db5c
4 changed files with 268 additions and 71 deletions

View file

@ -8,6 +8,14 @@ http:
logging:
level: INFO
output: stdout
format: text
metrics:
enabled: true
tracing:
enabled: true
otel:
service_name: web-python-skelet