Azure Data Share monitoring data reference
This article contains all the monitoring reference information for this service.
See Monitor Data Share for details on the data you can collect for Azure Data Share and how to use it.
Metrics
This section lists all the automatically collected platform metrics for this service. These metrics are also part of the global list of all platform metrics supported in Azure Monitor.
For information on metric retention, see Azure Monitor Metrics overview.
Supported metrics for Microsoft.DataShare/accounts
The following table lists the metrics available for the Microsoft.DataShare/accounts resource type.
- All columns might not be present in every table.
- Some columns might be beyond the viewing area of the page. Select Expand table to view all available columns.
Table headings
- Category - The metrics group or classification.
- Metric - The metric display name as it appears in the Azure portal.
- Name in REST API - The metric name as referred to in the REST API.
- Unit - Unit of measure.
- Aggregation - The default aggregation type. Valid values: Average (Avg), Minimum (Min), Maximum (Max), Total (Sum), Count.
- Dimensions - Dimensions available for the metric.
- Time Grains - Intervals at which the metric is sampled. For example,
PT1M
indicates that the metric is sampled every minute,PT30M
every 30 minutes,PT1H
every hour, and so on. - DS Export- Whether the metric is exportable to Azure Monitor Logs via diagnostic settings. For information on exporting metrics, see Create diagnostic settings in Azure Monitor.
Metric | Name in REST API | Unit | Aggregation | Dimensions | Time Grains | DS Export |
---|---|---|---|---|---|---|
Received Share Failed Snapshots Number of received share failed snapshots in the account |
FailedShareSubscriptionSynchronizations |
Count | Count | <none> | P1D | Yes |
Sent Share Failed Snapshots Number of sent share failed snapshots in the account |
FailedShareSynchronizations |
Count | Count | <none> | P1D | Yes |
Sent Shares Number of sent shares in the account |
ShareCount |
Count | Maximum | ShareName |
P1D | Yes |
Received Shares Number of received shares in the account |
ShareSubscriptionCount |
Count | Maximum | ShareSubscriptionName |
P1D | Yes |
Received Share Succeeded Snapshots Number of received share succeeded snapshots in the account |
SucceededShareSubscriptionSynchronizations |
Count | Count | <none> | P1D | Yes |
Sent Share Succeeded Snapshots Number of sent share succeeded snapshots in the account |
SucceededShareSynchronizations |
Count | Count | <none> | P1D | Yes |
Metric dimensions
For information about what metric dimensions are, see Multi-dimensional metrics.
This service has the following dimensions associated with its metrics.
- Sent Shares: ShareName
- Received Shares: ShareSubscriptionName
Resource logs
This section lists the types of resource logs you can collect for this service. The section pulls from the list of all resource logs category types supported in Azure Monitor.
Supported resource logs for Microsoft.DataShare/accounts
Category | Category display name | Log table | Supports basic log plan | Supports ingestion-time transformation | Example queries | Costs to export |
---|---|---|---|---|---|---|
ReceivedShareSnapshots |
Received Share Snapshots | MicrosoftDataShareReceivedSnapshotLog Data Share consumer side synchronization logs. |
No | Yes | Queries | No |
SentShareSnapshots |
Sent Share Snapshots | MicrosoftDataShareSentSnapshotLog Data Share provider side synchronization logs. |
No | Yes | Queries | No |
Shares |
Shares | MicrosoftDataShareShareLog Microsoft Data Share Share Log |
No | No | No | |
ShareSubscriptions |
Share Subscriptions | No | No | No |
Azure Monitor Logs tables
This section lists the Azure Monitor Logs tables relevant to this service, which are available for query by Log Analytics using Kusto queries. The tables contain resource log data and possibly more depending on what is collected and routed to them.
Data Share
Microsoft.DataShare/accounts
- AzureActivity
- AzureMetrics
- MicrosoftDataShareSentSnapshotLog
- MicrosoftDataShareReceivedSnapshotLog
- MicrosoftDataShareShareLog
Activity log
The linked table lists the operations that can be recorded in the activity log for this service. These operations are a subset of all the possible resource provider operations in the activity log.
For more information on the schema of activity log entries, see Activity Log schema.
Related content
- See Monitor Data Share for a description of monitoring Data Share.
- See Monitor Azure resources with Azure Monitor for details on monitoring Azure resources.