[Cache] Update tiered-cache.mdx (#27470)

This commit is contained in:
Luís Cardoso 2026-01-08 10:47:47 +00:00 committed by GitHub
parent 4745b5372e
commit 4ac7557ba5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -113,7 +113,7 @@ For more API examples and configuration options for Tiered Cache, refer to the [
:::note
To confirm that Tiered Cache is working, make sure you have the value `CacheTieredFill` in your http\_requests logs, this will indicate that Tiered Cache was used to serve the request.
To confirm that Tiered Cache is working, make sure you have the value of `[CacheTieredFill](/logs/logpush/logpush-job/datasets/zone/http_requests/#cachetieredfill)` in your http\_requests logs, this will indicate if Tiered Cache was used to serve the request.
:::