Content Lab Queue Dashboard
JobID:
{{result.jobid}}
Created:
{{result.jobCreatedAt}}
Indexer
Duration:
{{indexResult.took}} ms
Items
URL:
{{item.update._id}}
Operation:
update
Index:
{{item.update._index}}
Type:
{{item.update._type}}
Status:
{{item.update.status}}
Publish to Queue Latency:
{{item.latency}}
{{getItemLatency(item, result.jobid)}}
Error:
{{item.update.error}}
Open in CME
Open in API
Open in Site
URL:
{{item.index._id}}
Operation:
index
Index:
{{item.index._index}}
Type:
{{item.index._type}}
Status:
{{item.index.status}}
Publish to Queue Latency:
{{item.latency}}
{{getItemLatency(item, result.jobid)}}
Error:
{{item.index.error}}
Open in CME
Open in API
Open in Site
URL:
{{getRedirectedItemUrl({item, removeProtocol: true})}}
Operation:
redirect
Request:
{{JSON.stringify(item.postRequest)}}
Error:
{{JSON.stringify(item)}}
Open in CME
Open in API
Open in Site