openfaas / openfaas-cloud

The Multi-user OpenFaaS Platform
https://docs.openfaas.com/openfaas-cloud/intro/
MIT License
770 stars 227 forks source link

system-metrics on the dashboard is showing 0 #700

Closed alexellis closed 3 years ago

alexellis commented 3 years ago

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.

fws

Steps to Reproduce (for bugs)

  1. Deploy with the latest gateway
  2. Check your dashboard after invoking a function. The overview page will show correctly.

overview

missing

alexellis commented 3 years ago

@brandonkal or @Waterdrips would you to take a look please?

brandonkal commented 3 years ago

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.

Waterdrips commented 3 years ago

/assign: me Ill take a look at this