nel.elapsed_time
integer PII: Maybe OTel: False The elapsed number of milliseconds between the start of the resource fetch and when it was completed or aborted by the user agent.
Example
100 Raw JSON
{
"key": "nel.elapsed_time",
"brief": "The elapsed number of milliseconds between the start of the resource fetch and when it was completed or aborted by the user agent.",
"type": "integer",
"pii": {
"key": "maybe"
},
"is_in_otel": false,
"example": 100,
"changelog": [
{
"version": "0.4.0",
"prs": [
228
]
},
{
"version": "0.1.0",
"prs": [
68
]
}
]
}