alibaba / alibaba/jetcache

jetcache缓存监控问题

Open
#463 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5.6k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

jetcache stat from 2020-04-01 13:00:00,002 to 2020-04-01 13:30:00,002 cache qps rate get hit fail expire avgLoadTime maxLoadTime --------------------------------------------------------+----------+-------+--------------+--------------+--------------+--------------+-----------+----------- queryValidRecruitByUserId.780. 0.05 20.83% 96 20 0 0 0.0 0 supplierRelationManager.queryRelationByUserId. 977.97 4.35% 1,760,343 76,614 0 0 0.3 535 supplierRelationManager.queryRelationByUserId._local 977.97 0.11% 1,760,342 1,872 0 1 0.0 0 supplierRelationManager.queryRelationByUserId._remote 976.93 4.25% 1,758,471 74,742 0 0 0.0 0 --------------------------------------------------------+----------+-------+--------------+--------------+--------------+--------------+-----------+-----------

你好。请问一下maxLoadTime的时间统计是先查缓存,再查数据库的时间之和么?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the jetcache stat output and the meaning of maxLoadTime. Check the monitoring implementation or documentation to determine whether the value includes cache lookup and database loading; done when the timing behavior is clearly documented or the question is answered.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
observability
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.