04 Dec 2025
07:04 PM
- last edited on
25 Mar 2026
07:37 AM
by
MaciejNeumann
Cost Allocation in Azure Container Apps (ACA) — Supported way to set dt.cost.costcenter and dt.cost.product?
We are actively using Dynatrace DPS Cost Allocation for:
These environments correctly classify usage based on the documented cost tags:
Use case: Azure Container Apps (ACA)
We also monitor several workloads running in Azure Container Apps using the OneAgent deployed inside the container image.
The agent reports data successfully; however:
Is applying cost allocation supported for ACA?
24 Mar 2026 11:06 AM
We have the same issue with AWS Fargate container. Customer application sits on an AWS ECS cluster but needs to be instrumented using build-time injection.
They already added configuration to add custom metadata/tags to the injected container. But this only adds local metadata to the process itself, like:
dt.cost.costcenter = XYZ
dt.entity.host_group = XYZ-prod-aws
Featured Posts