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

How to count the 99% tail delay quantile of Fission #2905

Open
QWQyyy opened this issue Jan 19, 2024 · 0 comments
Open

How to count the 99% tail delay quantile of Fission #2905

QWQyyy opened this issue Jan 19, 2024 · 0 comments

Comments

@QWQyyy
Copy link

QWQyyy commented Jan 19, 2024

**Describe something that is unclear or not documented and needs a documentation update
Due to research needs, I now want to use Prometheus to collect fission's p99 tail delay data. I have correctly deployed fission (K8s helm mode) and configured Prometheus and grafana. However, currently I do not know how to use PromQL query. I want to know how the tail latency indicator is defined. Is it the 99th percentile of the process from gateway request to execution completion, or some other value, and how do we count it?
can you give me some advice?
I checked the fission documentation, but it’s not very clear about fission_function_overhead_seconds and fission_function_running_seconds.

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

No branches or pull requests

2 participants