AzureSQLDatabaseWaitStatistics

Database Wait Statistics for Azure SQL Database.

Table attributes

Attribute Value
Resource types microsoft.sql/servers
Categories Workloads
Solutions LogManagement
Basic log No
Ingestion-time DCR support No
Lake-only ingestion No
Sample Queries -

Columns

Column Type Description
_BilledSize real The record size in bytes
Category string Log category.
DatabaseName string Database name.
DeltaMaxWaitTimeMs real Maximum wait time in milliseconds for this wait type during the interval.
DeltaSignalWaitTimeMs real Signal wait time in milliseconds for this wait type during the interval.
DeltaWaitingTasksCount int Number of waiting tasks for this wait type during the interval.
DeltaWaitTimeMs real Total wait time in milliseconds for this wait type during the interval.
ElasticPoolName string Elastic pool name if applicable.
EndUtcDate string Wait statistics interval end time.
_IsBillable string Specifies whether ingesting the data is billable. When _IsBillable is false ingestion isn't billed to your Azure account
Location string Azure region location.
OperationName string Operation name.
ResourceGroup string Resource group.
_ResourceId string A unique identifier for the resource that the record is associated with
SourceSystem string The type of agent the event was collected by. For example, OpsManager for Windows agent, either direct connect or Operations Manager, Linux for all Linux agents, or Azure for Azure Diagnostics
StartUtcDate string Wait statistics interval start time.
_SubscriptionId string A unique identifier for the subscription that the record is associated with
TenantId string The Log Analytics workspace ID
TimeGenerated datetime Timestamp when the log was generated.
Type string The name of the table
WaitType string Wait type name.