Skip to content

MOD-6846: Replace average cycle time with total time in Redis INFO#4590

Merged
raz-mon merged 2 commits intomasterfrom
razmon-gc_timer_info_field
Apr 11, 2024
Merged

MOD-6846: Replace average cycle time with total time in Redis INFO#4590
raz-mon merged 2 commits intomasterfrom
razmon-gc_timer_info_field

Conversation

@raz-mon
Copy link
Collaborator

@raz-mon raz-mon commented Apr 11, 2024

Describe the changes in the pull request

Replaces the current average_cycle_time_ms field in the INFO response to total_ms_run , so that the aggregation of the field in the DMC will be possible. The user can compute the average cycle run if he wants.

Mark if applicable

  • This PR introduces API changes
  • This PR introduces serialization changes

@codecov
Copy link

codecov bot commented Apr 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.65%. Comparing base (253dea3) to head (8fa304c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4590      +/-   ##
==========================================
- Coverage   85.66%   85.65%   -0.01%     
==========================================
  Files         188      188              
  Lines       33013    33009       -4     
==========================================
- Hits        28279    28273       -6     
- Misses       4734     4736       +2     

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

oshadmi
oshadmi previously approved these changes Apr 11, 2024
@raz-mon raz-mon changed the title Replace average cycle time with total time in Redis INFO MOD-6846: Replace average cycle time with total time in Redis INFO Apr 11, 2024
@raz-mon raz-mon added this pull request to the merge queue Apr 11, 2024
Merged via the queue into master with commit 71a4af2 Apr 11, 2024
@raz-mon raz-mon deleted the razmon-gc_timer_info_field branch April 11, 2024 10:54
@github-actions
Copy link

Successfully created backport PR for 2.10:

oshadmi pushed a commit that referenced this pull request Dec 17, 2024
…4590)

* Replace average cycle time with total time

* Change INFO field name to correspond to FT.INFO field name

(cherry picked from commit 71a4af2)
github-merge-queue bot pushed a commit that referenced this pull request Dec 19, 2024
* MOD-6846: Enhance INFO response (#4561)

(cherry picked from commit 73e717f)

(cherry picked from commit 71a4af2)

(cherry picked from commit 6a2c6fa)

* MOD-6846: Replace average cycle time with total time in Redis `INFO` (#4590)

* Replace average cycle time with total time

* Change INFO field name to correspond to FT.INFO field name

(cherry picked from commit 71a4af2)

* Fix failure with redis 5.0.5 output

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

(cherry picked from commit 094318f)

* Code review fix

* Try fix dnf install conflicting requests

---------

Co-authored-by: Raz Monsonego <[email protected]>
Co-authored-by: redisearch-backport-pull-request[bot] <182669528+redisearch-backport-pull-request[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants