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

Fix: Support metrics for Pods with multiple containers #7866

Merged
merged 2 commits into from
Aug 9, 2023

Conversation

JohnDaly
Copy link
Contributor

Passing the container prop from PodDetailsContainerMetrics to podContainerMetricsInjectable so that we can query for metrics at the container level.

Fixes: #7854

@JohnDaly JohnDaly requested a review from a team as a code owner July 10, 2023 03:27
@JohnDaly JohnDaly requested review from ixrock and Nokel81 and removed request for a team July 10, 2023 03:27
…ods that have multiple containers

Signed-off-by: John Daly <[email protected]>
Nokel81
Nokel81 previously approved these changes Jul 10, 2023
@Nokel81 Nokel81 added this to the 6.6.0 milestone Jul 10, 2023
@Nokel81 Nokel81 added the bug Something isn't working label Jul 10, 2023
@JohnDaly
Copy link
Contributor Author

@Nokel81 I think the failing test might be flaky. Can we try re-running the test?

@manuasir
Copy link

Can we get this merged, please? Thanks!

@JohnDaly
Copy link
Contributor Author

JohnDaly commented Aug 3, 2023

@Nokel81 Is there anything else we need to do in order to get this merged?

@Nokel81 Nokel81 merged commit de5fc19 into lensapp:master Aug 9, 2023
15 checks passed
@JohnDaly JohnDaly deleted the fix/pod-container-metrics branch August 9, 2023 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Metrics doesn't work for every container in POD with few containers
3 participants