Record type of queries (targeted=1 shard, and #-shards) on each mongos in ServerStatus

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Won't Fix
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Diagnostics, Sharding
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When optimizing the performance of a sharded system, a lot of times you would want to make sure that most (ideally all) your queries are targeted, or how many shards are queried.

      An example section might look like this:

      { query: {
        { byShards: {"1": XX, "2":XX, "2":XX, .... }},
        { configDB: {reload:XX, partial:XX}},
      }}
      
      

              Assignee:
              Unassigned
              Reporter:
              Alexander Komyagin (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: