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

Costs/usage deduplication for Services #184

Open
vladiceanu opened this issue Jun 21, 2022 · 0 comments
Open

Costs/usage deduplication for Services #184

vladiceanu opened this issue Jun 21, 2022 · 0 comments

Comments

@vladiceanu
Copy link

We have a Statefulset that consists of 3 Pods and 4 services (3 services pointing to each Pod individually and 1 service pointing to all 3 Pods). When we access Containers insights, we observe that all 4 services are reporting Usage and Costs, which results in false costs representation - basically, costs are shown as almost double. Please see the screenshot below.

Screenshot Screenshot 2022-06-21 at 11 58 28 AM

Could this behavior be improved on the agent side? As an idea, let's say if the resources (Pods) behind the multiple services are matching, do not include the Usage (CPU & Memory mainly) for the service that includes all the pods, or vice-versa.

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

No branches or pull requests

1 participant