

# AWS Elemental MediaPackage VOD content metrics
<a name="metrics-vod"></a>

The `AWS/MediaPackage` namespace includes the following metrics for video on demand (VOD) content. AWS Elemental MediaPackage publishes metrics to CloudWatch every minute, if not sooner.


| Metric | Description | 
| --- | --- | 
|  EgressBytes  | Number of bytes that MediaPackage successfully sends for each request. If MediaPackage doesn't receive any requests for output in the specified interval, then no data is given.Units: Bytes<br />Valid statistics:[See the AWS documentation website for more details](http://docs.aws.amazon.com/mediapackage/latest/ug/metrics-vod.html)<br />Valid dimensions:[See the AWS documentation website for more details](http://docs.aws.amazon.com/mediapackage/latest/ug/metrics-vod.html) | 
|  EgressRequestCount  | Number of content requests that MediaPackage receives. If MediaPackage doesn't receive any requests for output in the specified interval, then no data is given.Units: Count<br />Valid statistics:[See the AWS documentation website for more details](http://docs.aws.amazon.com/mediapackage/latest/ug/metrics-vod.html)<br />Valid dimensions: [See the AWS documentation website for more details](http://docs.aws.amazon.com/mediapackage/latest/ug/metrics-vod.html) | 
|  EgressResponseTime  | The time that it takes MediaPackage to process each output request. If MediaPackage doesn't receive any requests for output in the specified interval, then no data is given.Units: Milliseconds<br />Valid statistics:[See the AWS documentation website for more details](http://docs.aws.amazon.com/mediapackage/latest/ug/metrics-vod.html)<br />Valid dimensions: [See the AWS documentation website for more details](http://docs.aws.amazon.com/mediapackage/latest/ug/metrics-vod.html) | 

## AWS Elemental MediaPackage VOD dimensions
<a name="dimensions"></a>

You can filter the `AWS/MediaPackage` data using the following dimensions.


| Dimension | Description | 
| --- | --- | 
| No Dimension | Metrics are aggregated and shown for all packaging configurations and status codes. | 
| `PackagingConfiguration` | Metrics are shown only for the specified packaging configuration.<br />Value: The autogenerated GUID of the configuration.<br />Can be used alone or with other dimensions: [See the AWS documentation website for more details](http://docs.aws.amazon.com/mediapackage/latest/ug/metrics-vod.html) | 
| `StatusCodeRange` | Metrics are shown for the specified status code range. <br />Value: `2xx`, `3xx`, `4xx`, or `5xx`.<br />Can be used alone or with other dimensions:[See the AWS documentation website for more details](http://docs.aws.amazon.com/mediapackage/latest/ug/metrics-vod.html) | 