-
Notifications
You must be signed in to change notification settings - Fork 97
sparse: add some prometheus metrics for sparse #1202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@sparknack 🔍 Important: PR Classification Needed! For efficient project management and a seamless review process, it's essential to classify your PR correctly. Here's how:
For any PR outside the kind/improvement category, ensure you link to the associated issue using the format: “issue: #”. Thanks for your efforts and contribution to the community!. |
2166794
to
fa96fab
Compare
/lgtm |
/hold |
fa96fab
to
c57eb5c
Compare
issue: #1204 |
/kind improvement |
/unhold |
c57eb5c
to
5e68233
Compare
880b273
to
07adbdd
Compare
07adbdd
to
9629516
Compare
Add three prometheus metrics for sparse inverted index, including: - sparse dataset nnz histgram - sparse inverted index posting list length histgram - sparse inverted index size Signed-off-by: Shawn Wang <shawn.wang@zilliz.com>
9629516
to
5a74827
Compare
/lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: foxspy, sparknack The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
No description provided.