mirror of
https://github.com/openfaas/faas.git
synced 2025-06-08 16:26:47 +00:00
This commit adds namespace in function names while logging metrics to prometheus, irrespective of the function is invoked with namespace suffix or not. This is also required to add multiple namespace support to faas-idler https://github.com/openfaas-incubator/faas-idler/issues/37 which is part of https://github.com/openfaas/faas-netes/issues/511 Signed-off-by: Vivek Singh <vivekkmr45@yahoo.in>