A stale manifest is one that hasn't been recently updated. Different ad insertion workflows could have varying tolerance to how long must pass before a manifest is considered stale, based on a variety of factors (such as requirements for downstream systems). You can use Amazon CloudWatch metrics to identify manifests that exceed the staleness tolerance for your workflow, and help identify what could be causing the delays in manifest updates.
The following metrics help identify stale manifests and their causes.
For information about all metrics that MediaTailor emits, see AWS Elemental MediaTailor CloudWatch metrics.
Metric | Definition | Use |
---|---|---|
GetManifest.Age |
Measures the total age of the manifest, including both
|
You can use this metric to identify manifests that are past your update threshold and are stale. Set alarms on this metric so that you're alerted when stale
manifests are being served. For information about alarms, see Alarming on metrics in the Amazon CloudWatch User
Guide. When you receive an alarm, use
|
Origin.Age |
Measures how long the origin has the manifest before sending it to
MediaTailor for this configuration. This metric is not emitted when the
response comes from a content delivery network (CDN). The response
must come from the origin for |
When you identify stale manifests with
If you find that |
GetManifest.MediaTailorAge |
Measures how long MediaTailor has stored this manifest for this configuration. |
When you identify stale manifests with
If the
|
GetManifest.Latency |
Measures the amount of time it takes for MediaTailor to process the request and create a personalized manifest for this configuration. |
When you compare
|