-
Notifications
You must be signed in to change notification settings - Fork 444
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
stdout metric collector failed #1576
Comments
Thank you for creating this @chenwenjun-github. WDYT @chenwenjun-github @gaocegege @johnugeorge ? /priority p1 |
@andreyvelich: Please ensure the request meets the requirements listed here. If this request no longer meets these requirements, the label can be removed In response to this:
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. |
Sorry. I didn't understand the context very well. when will |
This happens very rarely, when I think @chenwenjun-github solution above might work, since usually we wait only until We can discuss about it on our upcoming WG meeting tomorrow. |
/kind bug
What steps did you take and what happened:
I use tfjob as trial's job, my tfjob has one ps, one chief, one worker, and the metric collector is stdout, but I find that the metrics-logger-and-collector container sometimes will become error, and the print like above, this isn't must present.
But this will cause that the worker‘s metric can't be collected.
this error message in code like this:
can you give me some advice to aviod this problem?
What did you expect to happen:
don't appear this error
Environment:
kfctl version
): v0.10.1kubectl version
): 1.13The text was updated successfully, but these errors were encountered: