Expose system metrics #4

Merged
joao.dubas merged 9 commits from jpd-add-prom-ex into main 2022-05-03 16:19:40 +00:00
Showing only changes of commit 509c898445 - Show all commits

View File

@ -30,6 +30,7 @@ services:
- 'app_build:/opt/app/_build' - 'app_build:/opt/app/_build'
- 'app_deps:/opt/app/deps' - 'app_deps:/opt/app/deps'
working_dir: /opt/app working_dir: /opt/app
restart: unless-stopped
entrypoint: sleep entrypoint: sleep
command: infinity command: infinity