score.<key>
double PII: Maybe Visibility: Public OTel: False Dynamic The weighted performance score for a web vital. This is defined as `score.weight.<key>` * `score.ratio.<key>`.
Example
score.cls=0.1723 Dynamic Suffix Yes - the key contains dynamic parts
Changelog
Raw JSON
{
"key": "score.<key>",
"brief": "The weighted performance score for a web vital. This is defined as `score.weight.<key>` * `score.ratio.<key>`.",
"has_dynamic_suffix": true,
"type": "double",
"pii": {
"key": "maybe"
},
"is_in_otel": false,
"visibility": "public",
"example": "score.cls=0.1723",
"changelog": [
{
"version": "0.7.0",
"prs": [
355
],
"description": "Added score.<key> attribute"
}
]
}