feat: NCS-78 Add Traceability to the Applications
Build & Test (NowChessSystems) TeamCity build failed

This commit is contained in:
2026-05-09 20:52:18 +02:00
parent be0b710543
commit 4f1188fd0d
12 changed files with 68 additions and 0 deletions
@@ -17,6 +17,14 @@ nowchess:
prefix: nowchess
"%deployed":
quarkus:
log:
console:
json: true
otel:
exporter:
otlp:
endpoint: ${OTEL_EXPORTER_OTLP_ENDPOINT:http://localhost:4317}
nowchess:
redis:
host: ${REDIS_HOST:localhost}