diff --git a/docs/pricing/index.mdx b/docs/pricing/index.mdx index 383bdf9513748..d5eb32da623ec 100644 --- a/docs/pricing/index.mdx +++ b/docs/pricing/index.mdx @@ -33,6 +33,7 @@ We bill based on the amount of data processed. Each [paid plan](https://sentry.i - 50k errors - 5GB logs +- 5GB application metrics - 5M spans - 50 replays - 1 uptime monitor @@ -77,6 +78,14 @@ All Sentry plans include 5GB of logs. Additional usage can only be purchased wit | ------------ | ------------- | | $0.50/GB | $0.50/GB | +#### Application Metrics Pricing + +All Sentry plans include 5GB of application metrics. Additional usage can only be purchased with your PAYG budget. + +| Team PAYG | Business PAYG | +| ------------ | ------------- | +| $0.50/GB | $0.50/GB | + #### Tracing Pricing Tracing is enabled by and will be billed for in spans. @@ -293,6 +302,7 @@ Customers with a US-based billing address may be subject to state and local sale - Hawaii - Illinois - Iowa +- Kentucky - Louisiana - Maryland - Massachusetts @@ -318,7 +328,8 @@ As of October 1, 2022, customers with a Canadian-based billing address may be su | --------------------------------------------------------------------------------------------- | ------------------------------------------------------------ | -------------- | | Alberta, Northwest Territories,

Nunavut, Yukon | Goods & Service Tax (5%) | 5% | | British Columbia, Manitoba | Goods & Service Tax (5%)

Provincial Sales Tax (7%) | 12% | -| New Brunswick,

Newfoundland and Labrador,

Nova Scotia, Prince Edward Island | Harmonized Sales Tax | 15% | +| New Brunswick,

Newfoundland and Labrador,

Prince Edward Island | Harmonized Sales Tax | 15% | +| Nova Scotia | Harmonized Sales Tax | 14% | | Ontario | Harmonized Sales Tax | 13% | | Quebec | Goods & Service Tax (5%)

Quebec Sales Tax (9.975%) | 14.975% | | Saskatchewan | Goods & Service Tax (5%)

Provincial Sales Tax (6%) | 11% | diff --git a/docs/pricing/legacy-pricing.mdx b/docs/pricing/legacy-pricing.mdx index 82bf9fa61a642..357d87e479a6e 100644 --- a/docs/pricing/legacy-pricing.mdx +++ b/docs/pricing/legacy-pricing.mdx @@ -34,7 +34,7 @@ If you run out of **both** your prepaid and on-demand volume, any new data you s ### Per-Category Pricing -You can either buy prepaid volumes on select data categories or set an on-demand budget on top of what is included in your plan. [Errors](#errors-pricing), [Logs](#logs-pricing), [Performance and Profiling](#performance-and-profiling-pricing), [Replays](#replays-pricing), [Cron Monitors](#cron-monitors-pricing), [Uptime Monitors](#uptime-monitors-pricing), and [Attachments](#attachments-pricing) each have their own unique pricing structures, as listed in the tables below: +You can either buy prepaid volumes on select data categories or set an on-demand budget on top of what is included in your plan. [Errors](#errors-pricing), [Logs](#logs-pricing), [Application Metrics](#application-metrics-pricing), [Performance and Profiling](#performance-and-profiling-pricing), [Replays](#replays-pricing), [Cron Monitors](#cron-monitors-pricing), [Uptime Monitors](#uptime-monitors-pricing), and [Attachments](#attachments-pricing) each have their own unique pricing structures, as listed in the tables below: @@ -63,6 +63,14 @@ All plans include 5GB of logs. Additional usage can only be purchased with your | ------------ | ----------------------- | | >5GB | $0.50/GB | +#### Application Metrics Pricing + +All plans include 5GB of application metrics. Additional usage can only be purchased with your shared on-demand budget. + +| Volume | Team/Business On-Demand | +| ------------ | ----------------------- | +| >5GB | $0.50/GB | + #### Performance and Profiling Pricing Performance Units can be used towards multiple Performance event types, depending on what you've enabled: @@ -319,6 +327,8 @@ As of December 1, 2020, customers with a US-based billing address may be subject - Hawaii - Illinois - Iowa +- Kentucky +- Louisiana - Maryland - Massachusetts - Michigan @@ -332,6 +342,7 @@ As of December 1, 2020, customers with a US-based billing address may be subject - Texas - Tennessee - Utah +- Vermont - Washington ### Canadian Taxes @@ -344,7 +355,9 @@ As of October 1, 2022, customers with a Canadian-based billing address may be su | --------------------------------------------------------------------------------------------- | ------------------------------------------------------------ | --------------------------------------------------- | | Alberta, Northwest Territories,

Nunavut, Yukon | Goods & Service Tax (5%) | 5% | | British Columbia, Manitoba | Goods & Service Tax (5%)

Provincial Sales Tax (7%) | 12% | -| New Brunswick,

Newfoundland and Labrador,

Nova Scotia, Prince Edward Island | Harmonized Sales Tax | 15% for all provinces

except Ontario (13%) | +| New Brunswick,

Newfoundland and Labrador,

Prince Edward Island | Harmonized Sales Tax | 15% | +| Nova Scotia | Harmonized Sales Tax | 14% | +| Ontario | Harmonized Sales Tax | 13% | | Quebec | Goods & Service Tax (5%)

Quebec Sales Tax (9.975%) | 14.975% | | Saskatchewan | Goods & Service Tax (5%)

Provincial Sales Tax (6%) | 11% |