Skip to content

Commit ef77617

Browse files
Merge pull request #210279 from mrbullwinkle/mrb_09_06_2022_metrics_advisor
[Applied AI Services] [Metrics Advisor] PM Updates
2 parents 2a960fb + 8e3fa26 commit ef77617

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/applied-ai-services/metrics-advisor/cost-management.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: applied-ai-services
88
ms.subservice: metrics-advisor
99
ms.topic: conceptual
10-
ms.date: 07/06/2021
10+
ms.date: 09/06/2022
1111
ms.author: mbullwin
1212
---
1313

@@ -20,8 +20,9 @@ Azure Metrics Advisor monitors the performance of your organization's growth eng
2020
2121
## Key points about cost management and pricing
2222

23-
- You will be charged for the number of **distinct time series** analyzed during a month. If one data point is analyzed for a time series, it will be calculated as well.
24-
- The number of distinct time series is **irrespective** of its granularity. An hourly time series and a daily time series will be charged at the same price.
23+
- You will be charged for the number of **distinct [time series](glossary.md#time-series)** analyzed during a month. If one data point is analyzed for a time series, it will be calculated as well.
24+
- The number of distinct time series is **irrespective** of its [granularity](glossary.md#granularity). An hourly time series and a daily time series will be charged at the same price.
25+
- The number of distinct time series is **highly related** to the data schema(choice of timestamp, dimension, measure) during onboarding. Please don't choose **timestamp or any IDs** as [dimension](glossary.md#dimension) to avoid dimension explosion, and introduce unexpected cost.
2526
- You will be charged based on the tiered pricing structure listed below. The first day of next month will initialize a new statistic window.
2627
- The more time series you onboard to the service for analysis, the lower price you pay for each time series.
2728

@@ -97,4 +98,3 @@ Based on the tiered pricing model described above, 66,000 analyzed time series p
9798
- [Configurations for different data sources](data-feeds-from-different-sources.md)
9899
- [Configure metrics and fine tune detection configuration](how-tos/configure-metrics.md)
99100

100-

0 commit comments

Comments
 (0)