- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`Real-Time Costs provide near real-time estimates of your Amazon EC2 costs, including Kubernetes cost allocation, so that you can react to cost changes in minutes and hours, instead of days. Estimates are generated using real-time usage data from the Datadog Agent, based on recent average hourly net amortized EC2 prices by instance type, region, and AWS account.
Use real-time costs to:
Real-time costs are currently available in Preview for:
Real-time costs can be found under the standard “Metrics” source in Metrics Explorer and dashboards, and should be queried using sum:aws.cost.net.amortized.realtime.estimated{*}.as_count().rollup(sum, 300)
:
sum
or sum by
aggregationcount
(learn more about rate vs count metrics)sum
, minimum of 5 minutes (or 300 seconds in the query above, since real-time costs are updated every 5 minutes)Rollups can be longer, such as 1 hour, to see costs on an hourly basis. Hourly costs can be helpful to better understand usage patterns before buying savings plans and reservations.
Similar to the existing container cost allocation, EC2 instance costs are broken down into the Kubernetes pods that ran on them. All tags used on your pod are available in real time, including custom tags on your pods, such as team, service or env, and out-of-the-box Kubernetes tags:
allocated_spend_type
kube_cluster_name
kube_namespace
kube_deployment
kube_stateful_set
pod_name
pod_phase
pod_status
Tags for real-time costs are similar to those on other Cloud Cost Management metrics, but not identical.
Real-time costs aim to be within 10% accuracy of the cost data from the daily EC2 costs on your CUR, for EC2 hosts monitored by the Datadog Agent. During the preview period data may be unstable. Large temporary drops in cost or gaps may occur. For long-term cost trend analysis, Datadog recommends using Cloud Cost metrics based on direct AWS billing data.
You can use the estimated_hourly_cost
tag to understand the estimated unit cost of an instance type per hour.