Skip to content

Commit cd0e5cc

Browse files
Merge pull request #284731 from AaronMaxwell/aaronmax-cost-clarify
Cost clarification
2 parents 16c3c84 + c541e1b commit cd0e5cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/essentials/metrics-custom-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ In general, there's no cost to ingest standard metrics (platform metrics) into a
3131
Custom metrics are retained for the [same amount of time as platform metrics](../essentials/data-platform-metrics.md#retention-of-metrics).
3232

3333
> [!NOTE]
34-
> Metrics sent to Azure Monitor via the Application Insights SDK are billed as ingested log data.
34+
> To provide a better experience, custom metrics sent to Azure Monitor from the Application Insights Classic API (SDKs) are always stored in both Log Analytics and the Metrics Store. Your cost to store these metrics is only based on the volume ingested by Log Analytics. There is no additional cost for data stored in the Metrics Store.
3535
3636
## Custom metric definitions
3737

0 commit comments

Comments
 (0)