openfaas / openfaas-cloud

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

Display Request Latency Percentiles on Dashboard #484

Open burtonr opened 5 years ago

burtonr commented 5 years ago

Provide more insights into users' functions on the dashboard to be able to know the health and status of your function at-a-glance

Expected Behaviour

Visualize the function's call latency percentiles similar to the success/error counts on the dashboard

Current Behaviour

new feature

Possible Solution

Possible use of Prometheus metrics to do a summation of request times per function

Steps to Reproduce (for bugs)

N/A

Context

From a discussion on Twitter: https://twitter.com/alexellisuk/status/1148597378599084033

Loan Testing document (from Twitter thread): https://www.digitalocean.com/community/tutorials/an-introduction-to-load-testing#glossary

Your Environment

alexellis commented 5 years ago

Thank you for logging this.

I'd like to see some mock-ups and suggestions on how this should look.

alexellis commented 5 years ago

@Qolzam + @burtonr cc