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

Add additional initial sync metrics to logs

    XMLWordPrintableJSON

Details

    • Task
    • Status: Backlog
    • Major - P3
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      In order to have a better picture of how our initial sync is performing in current and previous versions, we need to add more metrics to our logs.

      Current important metrics that we already have in our logs -

      • failedInitialSyncAttempts
      • approxTotalDataSize
      • approxTotalBytesCopied
      • totalInitialSyncElapsedMillis
      • initialSyncAttempts
      • appliedOps
      • databases.databasesCloned

      Future metrics to add (names and methods are TBD)

      • successfulInitialSyncAttempts
      • resumedInitialSyncAttempts
      • collectionsCloned = length of listCollections response
      • <collection>.approxBytesCopied = collStats.avgObjSize * documentsCopied
      • indexesCloned = dbStats.indexes
      • totalIndexSize = dbStats.indexSize
      • totalInitialSyncOplogElapsedMillis = time for oplog application phase 
      • initialSyncMethod 
      • resycOrAddingNode 

      Attachments

        Issue Links

          Activity

            People

              alan.zheng@mongodb.com Alan Zheng
              evin.roesle@mongodb.com Evin Roesle
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: