Skip to content

[2.10] Add VecSim related metrics - [MOD-7967]#5169

Merged
GuyAv46 merged 1 commit into2.10from
backport-5151-to-2.10
Nov 5, 2024
Merged

[2.10] Add VecSim related metrics - [MOD-7967]#5169
GuyAv46 merged 1 commit into2.10from
backport-5151-to-2.10

Conversation

@redisearch-backport-pull-request
Copy link
Contributor

Description

Backport of #5151 to 2.10.

* added vector info

* added a test

* drain work queue before checking memory

* move vector metrics info field statistics section

* fix test

* fix test

* tidy up

* added a flat index to the test

(cherry picked from commit 388f81e)
@GuyAv46 GuyAv46 enabled auto-merge November 5, 2024 15:46
@codecov
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

Attention: Patch coverage is 95.45455% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.32%. Comparing base (d03f8de) to head (65c27e3).
Report is 2 commits behind head on 2.10.

Files with missing lines Patch % Lines
src/spec.c 93.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             2.10    #5169   +/-   ##
=======================================
  Coverage   86.31%   86.32%           
=======================================
  Files         191      191           
  Lines       34166    34186   +20     
=======================================
+ Hits        29492    29510   +18     
- Misses       4674     4676    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@GuyAv46 GuyAv46 added this pull request to the merge queue Nov 5, 2024
Merged via the queue into 2.10 with commit 242f314 Nov 5, 2024
@GuyAv46 GuyAv46 deleted the backport-5151-to-2.10 branch November 5, 2024 16:59
alonre24 pushed a commit that referenced this pull request Dec 27, 2024
Add VecSim related metrics - [MOD-7967] (#5151)

* added vector info

* added a test

* drain work queue before checking memory

* move vector metrics info field statistics section

* fix test

* fix test

* tidy up

* added a flat index to the test

(cherry picked from commit 388f81e)

Co-authored-by: GuyAv46 <[email protected]>
(cherry picked from commit 242f314)
github-merge-queue bot pushed a commit that referenced this pull request Jan 1, 2025
* CP Count Queries - [MOD-6492]

* [2.10] Add metrics of min and max memory consumption of indexes - [MOD-7584] (#5146)

Add metrics of min and max memory consumption of indexes - [MOD-7584] (#5143)

* implement min and max memory usage metrics

* added to info module test

(cherry picked from commit b0d56ad)

Co-authored-by: GuyAv46 <[email protected]>
(cherry picked from commit 094318f)

* [2.10] Add a counter of total query execution time - [MOD-7961] (#5153)

* Add a counter of total query execution time - [MOD-7961] (#5145)

* complete CP of "Count Queries" (#5072) content

* always count query execution time (on non-internal commands)

* add test

* give more time

* review fixes

(cherry picked from commit 97f34e2)

* add missing if

(cherry picked from commit d45365d)

* CP [MOD-8034] expose indexing failures to INFO modules

* [2.10] Add VecSim related metrics - [MOD-7967] (#5169)

Add VecSim related metrics - [MOD-7967] (#5151)

* added vector info

* added a test

* drain work queue before checking memory

* move vector metrics info field statistics section

* fix test

* fix test

* tidy up

* added a flat index to the test

(cherry picked from commit 388f81e)

Co-authored-by: GuyAv46 <[email protected]>
(cherry picked from commit 242f314)

* CP Add Active Indices Metrics - [MOD-7952]

* CP Add global marked deleted to stats [MOD-6053]

* CP Fork gc code cleanup (PR #4263) to enable GC mechanism that will allow the test of marked deleted info to pass

* CP [MOD-8152] rename and move new metrics

* CP [MOD-8035] Add field index error for JSON field indexing failures

* CP [MOD-8039] Reorganize stats files

* [2.10] Improve counting active writes - [MOD-8151] (#5362)

Improve counting active writes - [MOD-8151] (#5354)

* improve counting active writes

* add a test

(cherry picked from commit 2b5182d)

Co-authored-by: GuyAv46 <[email protected]>
(cherry picked from commit a3d447d)

* Update mem usage computation to align to 2.10

* revert bad additions (CR)

* revert bad additions (CR) 2

* Better memory check in info vecsim (since mac failed)

* Fix syntax error

---------

Co-authored-by: redisearch-backport-pull-request[bot] <182669528+redisearch-backport-pull-request[bot]@users.noreply.github.com>
Co-authored-by: GuyAv46 <[email protected]>
Co-authored-by: meiravgri <[email protected]>
raz-mon added a commit that referenced this pull request Jan 31, 2025
This reverts commit 325a318.

Revert "[2.10] Fix Numeric Tree Balance - [MOD-8081, MOD-8082] (#5199)"

This reverts commit 4645bc6.

Revert "[2.10] Performance improvement in indexBulkFields - [MOD-8093] (#5191)"

This reverts commit 5aa00b0.

Revert "[2.10] Add VecSim related metrics - [MOD-7967] (#5169)"

This reverts commit 242f314.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant