Hey Vadim,
According to
https://druid.apache.org/docs/latest/operations/metrics.html#cache, today,
the number of hits and misses for the hybrid cache are both emitted, but
there isn't differentiation between L1 hits and L2 hits. Is that what you
mean?
If so, I think the main issue is there just i
Hi Suneet, Thanks for your reply. I am sorry that the doc does not describe
what I want.
I will spend some time to take a deep look at what happened if no more clues
are provided.
在 2021/2/24 上午12:03,“Suneet Saldanha” 写入:
I don't have all the answers, but there are helpful notes in the R
Hi all,
I’ve found out that the L1 cache hits/misses metrics are not emitted. Only the
total number of requests (hits+misses). Any reason for that? Where could I
suggest that to be implemented? It seems essential when it comes to caching and
I see no technical challenge with that.
Thanks,
Vadi