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

Lacking Prow cluster metrics #1638

Open
howardjohn opened this issue Aug 8, 2019 · 1 comment
Open

Lacking Prow cluster metrics #1638

howardjohn opened this issue Aug 8, 2019 · 1 comment
Assignees
Labels
help wanted Indicates a PR/Issue that needs community help

Comments

@howardjohn
Copy link
Member

It would be useful to have metrics like

  • CPU/Memory usage, relative to requests/limits, so we can see if we need to tune these
  • How much capacity we have left, so we can see if we need to scale our cluster up/down. This is the main thing I want right now

Nice to haves would be seeing this per job or something.

Looking at stackdriver, it seems we can get the GCE stats of the underlying nodes, but I don't see the Kubernetes metrics there.

Its possible I am also just looking in the wrong place and we have these already

@istio-policy-bot istio-policy-bot added the lifecycle/needs-triage Indicates a new PR or issue needs to be triaged label Oct 30, 2019
@clarketm clarketm removed their assignment Nov 26, 2019
@clarketm clarketm added the help wanted Indicates a PR/Issue that needs community help label Nov 26, 2019
@clarketm
Copy link
Member

clarketm commented Apr 23, 2020

What we have:


What we do not have:

  • How much capacity we have left, so we can see if we need to scale our cluster up/down. I think this requires the GCP monitoring agent because I recall this data being unavailable.

@clarketm clarketm self-assigned this Apr 23, 2020
@clarketm clarketm removed the lifecycle/needs-triage Indicates a new PR or issue needs to be triaged label Apr 23, 2020
@howardjohn howardjohn added this to P1 in Prioritization Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Indicates a PR/Issue that needs community help
Projects
Development

No branches or pull requests

3 participants