Skip to content

add --node flag for filtering on pods from specific node - #28

Open
skoef wants to merge 1 commit into
groundcover-com:mainfrom
skoef:filter-by-node
Open

add --node flag for filtering on pods from specific node#28
skoef wants to merge 1 commit into
groundcover-com:mainfrom
skoef:filter-by-node

Conversation

@skoef

@skoef skoef commented Apr 25, 2023

Copy link
Copy Markdown

What this PR does / why we need it:
While investigating a node with high CPU usage I figured I see what murre would show me. But knowing which node that had high CPU it wasn't super obvious which pods with high CPU usage were actually on that node. So I added a --node flag to murre allowing you to filter on a specific node, as well as you could already filter on namespace and pods.

While filtering on a node, murre still fetches metrics from all other nodes, but this is how murre was designed to operate. When you filter on a pod, all data for all other pods is collected as well, but not shown.

@skoef

skoef commented May 26, 2023

Copy link
Copy Markdown
Author

@maxlevinps Please take a look

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant