Skip to content

Commit

Permalink
Update content/en/docs/Configuration/p8s-jaeger-grafana/tracing/tempo.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jay Shaughnessy <[email protected]>
  • Loading branch information
josunect and jshaughn authored Dec 4, 2024
1 parent e88e38e commit c849856
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ spec:
cache_capacity: 200
```

Kiali emits some cache metrics, the following query can be done to obtain the cache hit rate:
Kiali emits some cache metrics. The following query obtains the cache hit rate:

`(sum(kiali_cache_hits_total{name="tempo"})/sum(kiali_cache_requests_total{name="tempo"})) * 100`

Expand Down

0 comments on commit c849856

Please sign in to comment.