-
Notifications
You must be signed in to change notification settings - Fork 117
[WIP] Refactor cadvisor metrics collection #1024
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
Conversation
@ehashman: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ehashman The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
fa21f65
to
4148df0
Compare
@ehashman: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
|
4148df0
to
586484b
Compare
@ehashman: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
|
* Change cAdvisor manager constructor * Change call to adding AcceleratorUsageMetrics Signed-off-by: David Porter <[email protected]>
586484b
to
25cfe5c
Compare
@ehashman: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
|
maybe a mirror outage? I can't seem to see why rpms aren't building
/test e2e-gcp |
/retest-required |
Hmmmm
# HELP container_scrape_error 1 if there was an error while getting container metrics, 0 otherwise need to debug what is causing that, machine metrics appear to register okay |
@ehashman: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
@ehashman: PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Moving investigation to kubernetes#106334 since it's a little easier to work upstream... found the source of the error was google/cadvisor#2974 (comment) |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
Ref parent PRs google/cadvisor#2974 and
kubernetes#105619kubernetes#106282