Skip to content
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

enhance: add scalar filtering and vector search latency metrics #34785

Merged

Conversation

foxspy
Copy link
Collaborator

@foxspy foxspy commented Jul 18, 2024

add scalar filtering and vector search latency metrics to distinguish the cost of scalar filtering.
To add metrics in query chain, add a monitor module and move the metric files from original storage module.
issue: #34780

@sre-ci-robot sre-ci-robot added the size/L Denotes a PR that changes 100-499 lines. label Jul 18, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement labels Jul 18, 2024
@foxspy foxspy force-pushed the add_scalar_filter_latency_metric_master branch from be6d6bc to d138380 Compare July 19, 2024 03:28
@czs007
Copy link
Contributor

czs007 commented Jul 19, 2024

/approve
/lgtm

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: czs007, foxspy

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

codecov bot commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.42%. Comparing base (c61592d) to head (d138380).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #34785      +/-   ##
==========================================
- Coverage   84.44%   84.42%   -0.02%     
==========================================
  Files         892      892              
  Lines      117014   117014              
==========================================
- Hits        98807    98792      -15     
- Misses      13836    13838       +2     
- Partials     4371     4384      +13     

see 33 files with indirect coverage changes

@sre-ci-robot sre-ci-robot merged commit 8e64bf9 into milvus-io:master Jul 19, 2024
11 of 12 checks passed
smellthemoon pushed a commit to smellthemoon/milvus that referenced this pull request Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/compilation ci-passed dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement lgtm size/L Denotes a PR that changes 100-499 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants