Usage

Usage Schema #

Table description #

TableSection TableType TableSectionName Description
Usx Regular LogManagement Hourly usage data for each table in the workspace.

Table retention #

HotDays ColdDays TotalInteractiveDays
14 76 90

Schema #

Name Description Type
_BilledSize Double
_IsBillable String
AvgLatencyInSeconds Deprecated Double
BatchesCapped Deprecated Int64
BatchesOutsideSla Deprecated Int64
BatchesWithinSla Deprecated Int64
Computer Deprecated String
DataType Table that usage is being reported about. String
EndTime End time of the one hour aggregation window. DateTime
IsBillable Logical flag to indicate whether we bill for this data record. Boolean
LinkedMeterId Deprecated String
LinkedResourceUri Deprecated String
MeterId GUID of the meter used for billing. String
Quantity Size of data in Mbytes. Double
QuantityUnit Value is alwais Mbytes. String
ResourceUri The URI of the workspace. This will be same for all records in this table in workspace. String
Solution Solution about which usage is being reported. String
SourceSystem For Usage record SourceSystem is always OMS. String
StartTime Start time of the 1 hour aggregation window (same as TimeGenerated). DateTime
TimeGenerated Date and time the record was created. DateTime
TotalBatches Deprecated Int64
Type The name of the table String

Schema changes #

Date Action
2024-10-18 Table added to tracking