Skip to content

Commit b28d3ca

Browse files
Merge pull request #267687 from DaleKoetke/docs-editor/cost-logs-1709226464
Update cost-logs.md
2 parents a8d90cd + 706155f commit b28d3ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/azure-monitor/logs/cost-logs.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ The default pricing for Log Analytics is a pay-as-you-go model that's based on i
2222
- The number and type of monitored resources.
2323
- The types of data collected from each monitored resource.
2424

25+
A list of Azure Monitor billing meter names is available [here](../cost-meters.md).
26+
2527
## Data size calculation
2628

2729
Data volume is measured as the size of the data sent to be stored and is measured in units of GB (10^9 bytes). The data size of a single record is calculated from a string representation of the columns that are stored in the Log Analytics workspace for that record. It doesn't matter whether the data is sent from an agent or added during the ingestion process. This calculation includes any custom columns added by the [logs ingestion API](logs-ingestion-api-overview.md), [transformations](../essentials/data-collection-transformations.md) or [custom fields](custom-fields.md) that are added as data is collected and then stored in the workspace.
@@ -164,6 +166,8 @@ Subscriptions that contained a Log Analytics workspace or Application Insights r
164166

165167
Access to the legacy Free Trial pricing tier was limited on July 1, 2022. Pricing information for the Standalone and Per Node pricing tiers is available [here](https://aka.ms/OMSpricing).
166168

169+
A list of Azure Monitor billing meter names, including these legacy tiers, is available [here](../cost-meters.md).
170+
167171
> [!IMPORTANT]
168172
> The legacy pricing tiers do not support access to some of the newest features in Log Analytics such as ingesting data as cost-effective Basic Logs.
169173

0 commit comments

Comments
 (0)