You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.
Thanks for the ping. I'm repairing my laptop and will then migrate my dev environment to a new machine so I don't anticipate being able to look at this in the near term.
The metrics for OpenFaaS now have a namespace suffix so
that it is needed when looking up Prometheus metrics.
This change also fixes the proxy issue with create-react-app
now deprecating proxy settings in the package.json
Fixes: #700
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
system-metrics on the dashboard is showing 0
Expected Behaviour
It should show the invocations for the function in question.
Current Behaviour
It shows 0
Possible Solution
Pass the namespace - as the gateway now records function metrics with a namespace, even if it's the default one.
Steps to Reproduce (for bugs)
The text was updated successfully, but these errors were encountered: