Skip to content

MB-65554: Add a total_mutations_filtered stat to track mutations that qualify for a type mapping#2157

Merged
CascadingRadium merged 4 commits intomasterfrom
filterStat
Mar 6, 2025
Merged

MB-65554: Add a total_mutations_filtered stat to track mutations that qualify for a type mapping#2157
CascadingRadium merged 4 commits intomasterfrom
filterStat

Conversation

@CascadingRadium
Copy link
Member

  • This stat tracks the number of mutations processed by the Bleve index that
    are searchable by the user. It helps monitor the progress of the index-building
    process.
  • The stat is incremented for each mutation processed by the Bleve index that
    is associated with a valid type mapping.

- This stat will be used to track the number of mutations processed by the  bleve index that can be searchable by the user. This will be useful for monitoring the progress of the index building process. The stat will be incremented for each mutation that is processed by the bleve index which can be associated with a valid type mapping.
@CascadingRadium CascadingRadium added this to the v2.5.0 milestone Mar 6, 2025
@CascadingRadium CascadingRadium merged commit 1dc7f86 into master Mar 6, 2025
9 checks passed
@CascadingRadium CascadingRadium deleted the filterStat branch March 6, 2025 07:43
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.

3 participants