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

Ignored - Close without merge #7

Closed
wants to merge 37 commits into from

Conversation

muellerk22
Copy link

@muellerk22 muellerk22 commented Aug 12, 2022

Description of the issue

Replicaset tracking had been removed. This broke rolling up pods to workload type Deployments.

Description of changes

Place back Replicaset tracking in the code but make it more efficient by only caching Replicaset that managed non-zero replicas. i.e. it is actively managing pods.

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

Create a cluster with 150 nodes and deployed the agent observing the API Server performance and Pod CPU and Memory utilizations.

muellerk22 and others added 7 commits August 12, 2022 08:04
* The goal is to reduce the number of metrics transmitted to
CloudWatch Logs.

The CloudZero platform used the metric type "Pod" to tracks pods
across the cluster to allocate spend.  All other metric types are
unnecessary.
…y track replicaset that are actively tracking pods.
@muellerk22 muellerk22 changed the title Cloudzero daemonset tracking Cloudzero Deployment tracking Aug 12, 2022
@muellerk22 muellerk22 changed the title Cloudzero Deployment tracking Ignored - Close without merge Aug 12, 2022
@muellerk22
Copy link
Author

Closed due to user error. Another Pull request was created.

@muellerk22 muellerk22 closed this Aug 12, 2022
@egafford egafford deleted the cloudzero-daemonset-tracking branch November 9, 2023 21:38
@egafford egafford restored the cloudzero-daemonset-tracking branch November 9, 2023 21:38
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