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

Reviewed-on: #46
This commit was merged in pull request #46.
This commit is contained in:
2026-05-09 20:54:18 +02:00
parent 6844253f4c
commit 649566eb3f
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}