cache.hit
boolean Scrub: Manual Visibility: Public OTel: False If the cache was hit during this span.
Example
true Changelog
v0.0.0
Raw JSON
{
"key": "cache.hit",
"brief": "If the cache was hit during this span.",
"type": "boolean",
"apply_scrubbing": {
"key": "manual"
},
"is_in_otel": false,
"visibility": "public",
"example": true,
"changelog": [
{
"version": "0.0.0"
}
]
}