dockerize icon indicating copy to clipboard operation
dockerize copied to clipboard

feat: metrics support

Open lukasmrtvy opened this issue 4 years ago • 0 comments

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" X
  • dockerize_hotreloaded{container_id="<id>"} 1

https://github.com/powerman/dockerize/issues/150

thanks

lukasmrtvy avatar Oct 21 '21 08:10 lukasmrtvy