Skip to content

Commit

Permalink
warn against not having npm
Browse files Browse the repository at this point in the history
  • Loading branch information
mpavlov committed Oct 16, 2024
1 parent 4e8df53 commit 5d997ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/en/cloud_cost_management/container_cost_allocation.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,12 +141,15 @@ ECS tasks that run on Fargate are already fully allocated [in the CUR][103]. CCM

For Kubernetes data transfer allocation, a Kubernetes node is joined with its associated data transfer costs from the [CUR][103]. The node's cluster name and all node tags are added to the entire data transfer cost for the node. This allows you to associate cluster-level dimensions with the cost of the data transfer, without considering the pods scheduled to the node.

[Network performance monitoring][105] must be enabled on all AWS hosts to allow accurate data transfer cost allocation. If some hosts do not have Network performance monitoring enabled, the data transfer costs for these hosts will not be allocated and may appear as an n/a bucket depending on filter/groupby conditions.

Datadog supports data transfer cost allocation only through the [standard 6 workload resources][104]. If you use custom workload resources their data transfer costs may only be allocated down to the cluster level and not the node/namespace level.

[101]: /containers/kubernetes/tag/?tab=containerizedagent#node-labels-as-tags
[102]: /containers/kubernetes/tag/?tab=containerizedagent#pod-labels-as-tags
[103]: https://docs.aws.amazon.com/cur/latest/userguide/what-is-cur.html
[104]: https://kubernetes.io/docs/concepts/workloads/
[105]: /network_monitoring/performance/setup

{{% /tab %}}
{{% tab "Azure" %}}
Expand Down

0 comments on commit 5d997ac

Please sign in to comment.