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

Add K8s Container Waiting Reason Information in attributes #34280

Closed
Bhogayata-Keval opened this issue Jul 28, 2024 · 3 comments
Closed

Add K8s Container Waiting Reason Information in attributes #34280

Bhogayata-Keval opened this issue Jul 28, 2024 · 3 comments
Labels
enhancement New feature or request needs triage New item requiring triage

Comments

@Bhogayata-Keval
Copy link

Bhogayata-Keval commented Jul 28, 2024

Component(s)

receiver/k8scluster

Is your feature request related to a problem? Please describe.

For the metric k8s.container.ready,
The attributes should have information about Container Waiting Reason ( If container is in Waiting State )

Describe the solution you'd like

A possible solution is to record this information using ...
https://pkg.go.dev/k8s.io/api/core/v1#ContainerStateWaiting > Reason

Describe alternatives you've considered

No response

Additional context

No response

@Bhogayata-Keval Bhogayata-Keval added enhancement New feature or request needs triage New item requiring triage labels Jul 28, 2024
@ChrsMark
Copy link
Member

Isn't this captured by #32457?

/cc @povilasv

@Bhogayata-Keval
Copy link
Author

Oh, right !
Thanks @ChrsMark, This is exactly what I was looking for.
We can close this issue then.

@crobert-1
Copy link
Member

Closing in favor of #32457. Thanks all!

@crobert-1 crobert-1 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage New item requiring triage
Projects
None yet
Development

No branches or pull requests

3 participants