mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 00:36:46 +00:00
This commit runs a new HTTPServer on port 8082 in a goroutine to serve /metrics endpoint on a different port. This also update the configurations and compose files. Fixes: #1081 Signed-off-by: Vivek Singh <vivekkmr45@yahoo.in>