metrics server added
Some checks failed
/ Make image (push) Failing after 31s

This commit is contained in:
nquidox 2026-04-24 12:57:00 +03:00
parent 7c45234c95
commit 270cc77d31
4 changed files with 104 additions and 4 deletions

View file

@ -14,3 +14,9 @@ RABBIT_LOGGING_ENABLED=false
TASK_SOURCE_QUEUE=task-publisher-mandarake
TASK_RESULT_QUEUE=tasks-results
METRICS_HOST=0.0.0.0
METRICS_PORT=19080
METRICS_GIN_MODE=release