You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: