Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion content/en/account_management/billing/pricing.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,16 @@ further_reading:
text: "Datadog Pricing"
---

Datadog has many pricing plans to fit your needs. For more information, see the [Pricing][1] page. Unless otherwise stated in your order, Datadog calculates fees based on product usage during each calendar month. Here are the most common pricing units:
Datadog has many pricing plans to fit your needs. For more information, see the [Pricing][1] page. Unless otherwise stated in your order, Datadog calculates fees based on product usage during each calendar month.

## Billing plans

Datadog offers two billing plans for host-based products, such as Infrastructure Monitoring, APM, and Database Monitoring:

- **High watermark plan (HWMP)**: Datadog meters your host count each hour. At the end of the month, Datadog bills you on the maximum count (high-water mark) of the lower 99% of those hourly readings, excluding the top 1% to reduce the impact of short usage spikes on your bill. This plan is well-suited to environments with stable usage throughout the month.
- **Hybrid monthly/hourly plan (MHP)**: You commit to a monthly minimum, and any host hours above that commitment are billed at an hourly rate. Because usage above the commitment is billed hourly, this plan is well-suited to ephemeral environments, such as autoscaling fleets or short-lived workloads.

The following sections describe the most common pricing units for each product.

## Infrastructure monitoring

Expand Down
Loading