dockerize
dockerize copied to clipboard
feat: metrics support
would be great to support metrics in openmetrics format:
metrics:
dockerize_wait_status{container_id="<id>", wait_http_web1_80="ready", wait_http_web2_8080="retrying", wait_http_web3_8080="failed" Xdockerize_hotreloaded{container_id="<id>"} 1
https://github.com/powerman/dockerize/issues/150
thanks