Uh oh!
There was an error while loading. Please reload this page.
[LRUCache] Expose LRU Cache status to metrics - #4688
Conversation
morningman
commented
Oct 4, 2020
Hi @acelyc111 , thanks for your PR. You can refer to the content format in |
e620c70 to
84a83c8Compareacelyc111
commented
Oct 16, 2020
Please review #4751 at first |
acelyc111
commented
Oct 19, 2020
@morningman I've change to expose these status to metric instead of http API, metric is more firendly to third-party monitor system. |
Expose LRU Cache status to metrics would be helpful to diagnose problems like high usage, low hit rate.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Mingyu Chen <morningman.cmy@gmail.com>
…mpotently to keep compaction Job idempotent (apache#4688) pick: apache#56061
Proposed changes
Expose LRU Cache status to metrics would be helpful to diagnose
problems like high usage, low hit rate.
Types of changes
What types of changes does your code introduce to Doris?
Put an
xin the boxes that applyChecklist
Put an
xin the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.