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

Document how to debug performance of prow job #18707

Open
serathius opened this issue Oct 9, 2024 · 6 comments
Open

Document how to debug performance of prow job #18707

serathius opened this issue Oct 9, 2024 · 6 comments
Assignees

Comments

@serathius
Copy link
Member

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.

@serathius
Copy link
Member Author

cc @ah8ad3

@serathius
Copy link
Member Author

cc @jmhbnz @ivanvc

@ivanvc
Copy link
Member

ivanvc commented Oct 9, 2024

@CFly17
Copy link

CFly17 commented Oct 24, 2024

I am interested in learning more about and contributing to etcd!

Are you thinking of a new doc (like etcd/Documentation/contributor-guide/prow_jobs.md) with sections like:

  • Introduction to Prow
  • How Prow is Used for etcd Testing
  • Creating/Navigating Performance Dashboard (Grafana)
  • Interpreting Metrics (link to prow documentation)
  • Troubleshooting Common Issues (e.g.?)
  • etc.

Please let me know if I can help! :)

@ivanvc
Copy link
Member

ivanvc commented Oct 24, 2024

Hi, @CFly17, thanks for volunteering!

Are you thinking of a new doc (like etcd/Documentation/contributor-guide/prow_jobs.md) with sections like:

Yes, we need a new document, and your suggestion sounds good. I think we can start with:

  • Introduction to Prow
  • How Prow is Used for etcd Testing - And where the jobs are located, i.e., test-infra repository, in the config/jobs/etcd directory
  • Navigating Performance Dashboard (Grafana) (just navigating. I don't think we have an intention to create dashboards at this moment
  • Selecting our jobs, explaining the different kinds of workloads/jobs, i.e., robustness, integration, static check, etc. (at a high level).
  • Interpreting Metrics

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 (in plain text, w/o code backticks), and the k8s bot will assign it to you.

@CFly17
Copy link

CFly17 commented Oct 24, 2024

/assign

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

No branches or pull requests

3 participants