cache.hit
boolean PII: False OTel: False If the cache was hit during this span.
Example
true SDKs php-laravel
Raw JSON
{
"key": "cache.hit",
"brief": "If the cache was hit during this span.",
"type": "boolean",
"pii": {
"key": "false"
},
"is_in_otel": false,
"example": true,
"sdks": [
"php-laravel"
]
}