

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# AWS Elemental MediaPackage 即時內容指標
<a name="metrics"></a>

`AWS/MediaPackage` 命名空間包含即時內容的下列指標。如果不是更快， 每分鐘都會將指標 AWS Elemental MediaPackage 發佈至 CloudWatch。


| 指標 | Description | 
| --- | --- | 
|  ActiveInput  | 指出輸入是否已用作 MediaPackage 中端點的來源 （已處於作用中狀態）。數值為 1 表示輸入啟用中，0 (零) 表示未啟用。單位：無<br />有效維度：[See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/mediapackage/latest/ug/metrics.html) | 
|  EgressBytes  | MediaPackage 為每個請求成功傳送的位元組數。如果 MediaPackage 在指定的間隔內未收到任何輸出請求，則不會提供任何資料。單位：位元組<br />有效的統計資訊：[See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/mediapackage/latest/ug/metrics.html)<br />有效維度：[See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/mediapackage/latest/ug/metrics.html) | 
|  EgressRequestCount  |  AWS Elemental MediaPackage 接收的內容請求數量。如果 MediaPackage 在指定的間隔內未收到任何輸出請求，則不會提供任何資料。單位：Count<br />有效的統計資訊：[See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/mediapackage/latest/ug/metrics.html)<br />有效維度：[See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/mediapackage/latest/ug/metrics.html) | 
|  EgressResponseTime  | MediaPackage 處理每個輸出請求所需的時間。如果 MediaPackage 在指定的間隔內未收到任何輸出請求，則不會提供任何資料。單位：毫秒<br />有效的統計資訊：[See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/mediapackage/latest/ug/metrics.html)<br />有效維度：[See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/mediapackage/latest/ug/metrics.html) | 
|  IngressBytes  | 針對每個輸入請求 AWS Elemental MediaPackage 接收的內容位元組數。如果 MediaPackage 在指定的間隔內未收到任何輸入請求，則不會提供任何資料。單位：位元組<br />有效的統計資訊：[See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/mediapackage/latest/ug/metrics.html)<br />有效維度：[See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/mediapackage/latest/ug/metrics.html) | 
|  IngressResponseTime  | MediaPackage 處理每個輸入請求所需的時間。如果 MediaPackage 在指定的間隔內未收到任何輸入請求，則不會提供任何資料。單位：毫秒<br />有效的統計資訊：[See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/mediapackage/latest/ug/metrics.html)<br />有效維度：[See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/mediapackage/latest/ug/metrics.html) | 

## AWS Elemental MediaPackage 即時維度
<a name="dimensions"></a>

您可以使用以下維度篩選 `AWS/MediaPackage` 資料。


| 維度 | Description | 
| --- | --- | 
| 無維度 | 彙總指標並顯示所有頻道的端點，或者狀態碼。 | 
| `Channel` | 只需為指定的頻道顯示指標。<br />數值：頻道的自動產生 GUID。<br />可以單獨使用，也可以與其他維度一起使用：[See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/mediapackage/latest/ug/metrics.html) | 
| `IngestEndpoint` | 指標僅會為管道上指定的擷取端點顯示。<br />數值：擷取端點的自動產生 GUID。<br />可以與下列維度搭配使用：[See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/mediapackage/latest/ug/metrics.html) | 
| `OriginEndpoint` | 為指定的頻道與端點組合顯示指標。<br />數值：端點的自動產生 GUID。<br />必須搭配 `channel` 維度使用。 | 
| `StatusCodeRange` | 為指定的狀態碼範圍顯示指標。<br />數值：`2xx`、`3xx`、`4xx` 或 `5xx`。<br />可以單獨使用，也可以與其他維度一起使用：[See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/mediapackage/latest/ug/metrics.html) | 