Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-101400

Add observability for Boolean simplifier

    • Query Optimization

      We need to add some metrics to have better understanding of how the Boolean simplifier works in production. By collecting these metrics we can identify issues and make targeted improvements.

      I suggest the following metrics:

      • The simplifier did not run due to a trivial filter
      • The simplifier aborted because the resulting expression became too large
      • The simplifier completed without simplifying the expression
      • The simplifier completed and simplified the expression

            Assignee:
            Unassigned Unassigned
            Reporter:
            alexander.ignatyev@mongodb.com Alexander Ignatyev
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: