Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charts don't show functions which have not been called yet #18

Open
nigeldeakin opened this issue Sep 27, 2017 · 0 comments
Open

Charts don't show functions which have not been called yet #18

nigeldeakin opened this issue Sep 27, 2017 · 0 comments

Comments

@nigeldeakin
Copy link
Contributor

The dynamic charts of queued/running/completed/failed do not show functions that have not been called. The first time a function is called a new line is added to each chart and legend.

This is not what the user would expect. If a function has been created then it should be added to the chart, even if it has never been called. Obviously queued/running/completed/failed would be zero, but it would appear in the legend.

The root cause is that this is the behaviour of the /stats API call in the fn server. See fnproject/fn#368

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant