Supported metrics for Microsoft.Media/mediaservices/liveEvents
The following table lists the metrics available for the Microsoft.Media/mediaservices/liveEvents resource type.
Table headings
Metric - The metric display name as it appears in the Azure portal.
Name in Rest API - Metric name as referred to in the REST API.
Unit - Unit of measure.
Aggregation - The default aggregation type. Valid values: Average, Minimum, Maximum, Total, 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 - Metrics export using data collection rules and Create diagnostic settings in Azure Monitor.
For information on metric retention, see Azure Monitor Metrics overview.
For a list of supported logs, see Supported log categories - Microsoft.Media/mediaservices/liveEvents
Metric | Name in REST API | Unit | Aggregation | Dimensions | Time Grains | DS Export |
---|---|---|---|---|---|---|
Live Event ingest bitrate The incoming bitrate ingested for a live event, in bits per second. |
IngestBitrate |
BitsPerSecond | Average, Minimum, Maximum | TrackName |
PT1M | Yes |
Live Event ingest drift value Drift between the timestamp of the ingested content and the system clock, measured in seconds per minute. A non zero value indicates that the ingested content is arriving slower than system clock time. |
IngestDriftValue |
Seconds | Maximum | TrackName |
PT1M | Yes |
Live Event ingest last timestamp Last timestamp ingested for a live event. |
IngestLastTimestamp |
Milliseconds | Maximum | TrackName |
PT1M | Yes |
Last output timestamp Timestamp of the last fragment uploaded to storage for a live event output. |
LiveOutputLastTimestamp |
Milliseconds | Maximum | TrackName |
PT1M | Yes |