-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
Document how to debug performance of prow job #18707
Comments
cc @ah8ad3 |
I agree. There's also an EKS dashboard, but they are not documented anywhere in the infra testing repo, I also found about it by asking on Slack. |
I am interested in learning more about and contributing to etcd! Are you thinking of a new doc (like
Please let me know if I can help! :) |
Hi, @CFly17, thanks for volunteering!
Yes, we need a new document, and your suggestion sounds good. I think we can start with:
Feel free to open a pull request (or draft pull request). Would you like to be assigned? If so, just send a comment with |
/assign |
What would you like to be added?
In robustness tests we noticed a series of flakes and we wanted to eliminate performance as a factor. @ah8ad3 has reached out to Kubernetes prow and found interesting dashboards:
https://monitoring-gke.prow.k8s.io/d/96Q8oOOZk/builds?orgId=1&refresh=30s&var-org=etcd-io&var-repo=etcd&var-job=ci-etcd-robustness-main-amd64&var-build=All&from=now-7d&to=now
We should preserve this knowledge and document for future how etcd contributors can navigate performance of prow jobs. Possibly a new section in etcd contributor documentation about prow that either links to the dashboard or some prow documentation.
Why is this needed?
Make it easier for others to debug etcd job performance issues.
The text was updated successfully, but these errors were encountered: