Cost and Usage Visibility

Datadog Partner Network Documentation

Overview

A customer organization connects to the Partner Admin Organization (Admin Org) automatically when its contract includes the partnership and is active. After connecting, a customer’s usage and cost data becomes visible from the Admin Org, across all Datadog sites the customer uses. The connection is removed automatically 30 days after the contract expires, giving the partner a grace period to retain visibility while the contract is being renewed.

Note: A Trial Org’s usage is not included here until its customer organization is connected this way; see Trial Org Provisioning.

View cost and usage data

Go to Plan & Usage > Usage & Cost in the Admin Org to view estimated, historical, and projected cost and billable usage data across all connected customer organizations, grouped and filtered by customer, product, or account. See Plan and Usage Experience for Partners for details.

Cost and usage data is also available programmatically through the following Usage Metering API endpoints:

APIWhat it’s forNote
Get Estimated Cost Across Your AccountEstimated cost for the current and previous monthRequires include_connected_accounts=true
Get Historical Cost Across Your AccountHistorical cost for previous monthsRequires include_connected_accounts=true
Get Projected Cost Across Your AccountProjected end-of-month cost for the current monthRequires include_connected_accounts=true
Get Billable Usage Across Your AccountBillable usage summariesRequires include_connected_accounts=true
Get Usage Across Your AccountUsage summary data across the accountRequires include_connected_accounts=true
Get Hourly Usage by Product FamilyHourly usage broken down by product familyRequires filter[include_connected_accounts]=true