resource.render_blocking_status
string PII: Maybe OTel: False The render blocking status of the resource.
Example
non-blocking SDKs javascript-browser
Changelog
v0.1.0 #127
v0.0.0
Raw JSON
{
"key": "resource.render_blocking_status",
"brief": "The render blocking status of the resource.",
"type": "string",
"pii": {
"key": "maybe"
},
"is_in_otel": false,
"example": "non-blocking",
"sdks": [
"javascript-browser"
],
"changelog": [
{
"version": "0.1.0",
"prs": [
127
]
},
{
"version": "0.0.0"
}
]
}