Guest User

serverStatus

a guest
Jan 23rd, 2022
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 49.36 KB | None | 0 0
  1. {
  2.   host: 'backend-mongodb-7b688695f5-lfxz9',
  3.   version: '5.0.5-4',
  4.   process: 'mongod',
  5.   pid: Long("1"),
  6.   uptime: 1232,
  7.   uptimeMillis: Long("1232260"),
  8.   uptimeEstimate: Long("1232"),
  9.   localTime: 2022-01-23T20:00:42.925Z,
  10.   asserts: {
  11.     regular: 0,
  12.     warning: 0,
  13.     msg: 0,
  14.     user: 2175,
  15.     tripwire: 0,
  16.     rollovers: 0
  17.   },
  18.   catalogStats: {
  19.     collections: 1,
  20.     capped: 0,
  21.     timeseries: 0,
  22.     views: 0,
  23.     internalCollections: 4,
  24.     internalViews: 0
  25.   },
  26.   connections: {
  27.     current: 42,
  28.     available: 838818,
  29.     totalCreated: 693,
  30.     active: 16,
  31.     threaded: 42,
  32.     exhaustIsMaster: 0,
  33.     exhaustHello: 11,
  34.     awaitingTopologyChanges: 13
  35.   },
  36.   electionMetrics: {
  37.     stepUpCmd: { called: Long("0"), successful: Long("0") },
  38.     priorityTakeover: { called: Long("0"), successful: Long("0") },
  39.     catchUpTakeover: { called: Long("0"), successful: Long("0") },
  40.     electionTimeout: { called: Long("0"), successful: Long("0") },
  41.     freezeTimeout: { called: Long("0"), successful: Long("0") },
  42.     numStepDownsCausedByHigherTerm: Long("0"),
  43.     numCatchUps: Long("0"),
  44.     numCatchUpsSucceeded: Long("0"),
  45.     numCatchUpsAlreadyCaughtUp: Long("0"),
  46.     numCatchUpsSkipped: Long("0"),
  47.     numCatchUpsTimedOut: Long("0"),
  48.     numCatchUpsFailedWithError: Long("0"),
  49.     numCatchUpsFailedWithNewTerm: Long("0"),
  50.     numCatchUpsFailedWithReplSetAbortPrimaryCatchUpCmd: Long("0"),
  51.     averageCatchUpOps: 0
  52.   },
  53.   extra_info: {
  54.     note: 'fields vary by platform',
  55.     user_time_us: Long("1263186960"),
  56.     system_time_us: Long("240898775"),
  57.     maximum_resident_set_kb: Long("3798936"),
  58.     input_blocks: Long("736816665"),
  59.     output_blocks: Long("1082848"),
  60.     page_reclaims: Long("6017552"),
  61.     page_faults: Long("24"),
  62.     voluntary_context_switches: Long("1925582"),
  63.     involuntary_context_switches: Long("1172747")
  64.   },
  65.   flowControl: {
  66.     enabled: true,
  67.     targetRateLimit: 1000000000,
  68.     timeAcquiringMicros: Long("29332"),
  69.     locksPerKiloOp: 0,
  70.     sustainerRate: 0,
  71.     isLagged: false,
  72.     isLaggedCount: 0,
  73.     isLaggedTimeMicros: Long("0")
  74.   },
  75.   freeMonitoring: { state: 'undecided' },
  76.   globalLock: {
  77.     totalTime: Long("1232267000"),
  78.     currentQueue: { total: 0, readers: 0, writers: 0 },
  79.     activeClients: { total: 2, readers: 2, writers: 0 }
  80.   },
  81.   locks: {
  82.     ParallelBatchWriterMode: { acquireCount: [Object] },
  83.     ReplicationStateTransition: { acquireCount: [Object] },
  84.     Global: { acquireCount: [Object] },
  85.     Database: { acquireCount: [Object] },
  86.     Collection: { acquireCount: [Object] },
  87.     Mutex: { acquireCount: [Object] }
  88.   },
  89.   logicalSessionRecordCache: {
  90.     activeSessionsCount: 5,
  91.     sessionsCollectionJobCount: 5,
  92.     lastSessionsCollectionJobDurationMillis: 4,
  93.     lastSessionsCollectionJobTimestamp: 2022-01-23T20:00:11.553Z,
  94.     lastSessionsCollectionJobEntriesRefreshed: 4,
  95.     lastSessionsCollectionJobEntriesEnded: 67,
  96.     lastSessionsCollectionJobCursorsClosed: 0,
  97.     transactionReaperJobCount: 5,
  98.     lastTransactionReaperJobDurationMillis: 0,
  99.     lastTransactionReaperJobTimestamp: 2022-01-23T20:00:11.553Z,
  100.     lastTransactionReaperJobEntriesCleanedUp: 0,
  101.     sessionCatalogSize: 0
  102.   },
  103.   network: {
  104.     bytesIn: Long("14439344"),
  105.     bytesOut: Long("626857048"),
  106.     physicalBytesIn: Long("14162388"),
  107.     physicalBytesOut: Long("626856463"),
  108.     numSlowDNSOperations: Long("0"),
  109.     numSlowSSLOperations: Long("0"),
  110.     numRequests: Long("22259"),
  111.     tcpFastOpen: {
  112.       kernelSetting: Long("1"),
  113.       serverSupported: true,
  114.       clientSupported: true,
  115.       accepted: Long("0")
  116.     },
  117.     compression: { snappy: [Object], zstd: [Object], zlib: [Object] },
  118.     serviceExecutors: { passthrough: [Object], fixed: [Object] }
  119.   },
  120.   opLatencies: {
  121.     reads: { latency: Long("2261133214"), ops: Long("499") },
  122.     writes: { latency: Long("11251253"), ops: Long("17011") },
  123.     commands: { latency: Long("897562"), ops: Long("4733") },
  124.     transactions: { latency: Long("0"), ops: Long("0") }
  125.   },
  126.   opcounters: {
  127.     insert: Long("0"),
  128.     query: Long("298"),
  129.     update: Long("17039"),
  130.     delete: Long("224"),
  131.     getmore: Long("35"),
  132.     command: Long("4934")
  133.   },
  134.   opcountersRepl: {
  135.     insert: Long("0"),
  136.     query: Long("0"),
  137.     update: Long("0"),
  138.     delete: Long("0"),
  139.     getmore: Long("0"),
  140.     command: Long("0")
  141.   },
  142.   readConcernCounters: {
  143.     nonTransactionOps: {
  144.       none: Long("466"),
  145.       noneInfo: [Object],
  146.       local: Long("0"),
  147.       available: Long("0"),
  148.       majority: Long("0"),
  149.       snapshot: [Object],
  150.       linearizable: Long("0")
  151.     },
  152.     transactionOps: {
  153.       none: Long("0"),
  154.       noneInfo: [Object],
  155.       local: Long("0"),
  156.       majority: Long("0"),
  157.       snapshot: [Object]
  158.     }
  159.   },
  160.   scramCache: {
  161.     'SCRAM-SHA-1': { count: Long("0"), hits: Long("0"), misses: Long("0") },
  162.     'SCRAM-SHA-256': { count: Long("0"), hits: Long("0"), misses: Long("0") }
  163.   },
  164.   security: {
  165.     authentication: { saslSupportedMechsReceived: Long("233"), mechanisms: [Object] }
  166.   },
  167.   storageEngine: {
  168.     name: 'wiredTiger',
  169.     supportsCommittedReads: true,
  170.     oldestRequiredTimestampForCrashRecovery: Timestamp({ t: 0, i: 0 }),
  171.     supportsPendingDrops: true,
  172.     dropPendingIdents: Long("0"),
  173.     supportsSnapshotReadConcern: true,
  174.     readOnly: false,
  175.     persistent: true,
  176.     backupCursorOpen: false,
  177.     supportsResumableIndexBuilds: false
  178.   },
  179.   tcmalloc: {
  180.     generic: {
  181.       current_allocated_bytes: 1853382280,
  182.       heap_size: Long("3884830720")
  183.     },
  184.     tcmalloc: {
  185.       pageheap_free_bytes: 1919504384,
  186.       pageheap_unmapped_bytes: 94093312,
  187.       max_total_thread_cache_bytes: 536870912,
  188.       current_total_thread_cache_bytes: 5193688,
  189.       total_free_bytes: 17850744,
  190.       central_cache_free_bytes: 7586528,
  191.       transfer_cache_free_bytes: 5070528,
  192.       thread_cache_free_bytes: 5193688,
  193.       aggressive_memory_decommit: 0,
  194.       pageheap_committed_bytes: Long("3790737408"),
  195.       pageheap_scavenge_count: 19061,
  196.       pageheap_commit_count: 69626,
  197.       pageheap_total_commit_bytes: Long("24658071552"),
  198.       pageheap_decommit_count: 32081,
  199.       pageheap_total_decommit_bytes: Long("20867334144"),
  200.       pageheap_reserve_count: 2271,
  201.       pageheap_total_reserve_bytes: Long("3884830720"),
  202.       spinlock_total_delay_ns: 1875605277,
  203.       release_rate: 1,
  204.       formattedString: '------------------------------------------------\n' +
  205.         'MALLOC:     1853382856 ( 1767.5 MiB) Bytes in use by application\n' +
  206.         'MALLOC: +   1919504384 ( 1830.6 MiB) Bytes in page heap freelist\n' +
  207.         'MALLOC: +      7586528 (    7.2 MiB) Bytes in central cache freelist\n' +
  208.         'MALLOC: +      5070528 (    4.8 MiB) Bytes in transfer cache freelist\n' +
  209.         'MALLOC: +      5193112 (    5.0 MiB) Bytes in thread cache freelists\n' +
  210.         'MALLOC: +     12320768 (   11.8 MiB) Bytes in malloc metadata\n' +
  211.         'MALLOC:   ------------\n' +
  212.         'MALLOC: =   3803058176 ( 3626.9 MiB) Actual memory used (physical + swap)\n' +
  213.         'MALLOC: +     94093312 (   89.7 MiB) Bytes released to OS (aka unmapped)\n' +
  214.         'MALLOC:   ------------\n' +
  215.         'MALLOC: =   3897151488 ( 3716.6 MiB) Virtual address space used\n' +
  216.         'MALLOC:\n' +
  217.         'MALLOC:           8464              Spans in use\n' +
  218.         'MALLOC:             72              Thread heaps in use\n' +
  219.         'MALLOC:           4096              Tcmalloc page size\n' +
  220.         '------------------------------------------------\n' +
  221.         'Call ReleaseFreeMemory() to release freelist memory to the OS (via madvise()).\n' +
  222.         'Bytes released to the OS take up virtual address space but no physical memory.\n'
  223.     }
  224.   },
  225.   tenantMigrations: {
  226.     currentMigrationsDonating: Long("0"),
  227.     currentMigrationsReceiving: Long("0"),
  228.     totalSuccessfulMigrationsDonated: Long("0"),
  229.     totalSuccessfulMigrationsReceived: Long("0"),
  230.     totalFailedMigrationsDonated: Long("0"),
  231.     totalFailedMigrationsReceived: Long("0")
  232.   },
  233.   trafficRecording: { running: false },
  234.   transactions: {
  235.     retriedCommandsCount: Long("0"),
  236.     retriedStatementsCount: Long("0"),
  237.     transactionsCollectionWriteCount: Long("0"),
  238.     currentActive: Long("0"),
  239.     currentInactive: Long("0"),
  240.     currentOpen: Long("0"),
  241.     totalAborted: Long("0"),
  242.     totalCommitted: Long("0"),
  243.     totalStarted: Long("0"),
  244.     totalPrepared: Long("0"),
  245.     totalPreparedThenCommitted: Long("0"),
  246.     totalPreparedThenAborted: Long("0"),
  247.     currentPrepared: Long("0")
  248.   },
  249.   transportSecurity: {
  250.     '1.0': Long("0"),
  251.     '1.1': Long("0"),
  252.     '1.2': Long("0"),
  253.     '1.3': Long("0"),
  254.     unknown: Long("0")
  255.   },
  256.   twoPhaseCommitCoordinator: {
  257.     totalCreated: Long("0"),
  258.     totalStartedTwoPhaseCommit: Long("0"),
  259.     totalAbortedTwoPhaseCommit: Long("0"),
  260.     totalCommittedTwoPhaseCommit: Long("0"),
  261.     currentInSteps: {
  262.       writingParticipantList: Long("0"),
  263.       waitingForVotes: Long("0"),
  264.       writingDecision: Long("0"),
  265.       waitingForDecisionAcks: Long("0"),
  266.       deletingCoordinatorDoc: Long("0")
  267.     }
  268.   },
  269.   wiredTiger: {
  270.     uri: 'statistics:',
  271.     'block-manager': {
  272.       'block cache cached blocks updated': 0,
  273.       'block cache cached bytes updated': 0,
  274.       'block cache evicted blocks': 0,
  275.       'block cache file size causing bypass': 0,
  276.       'block cache lookups': 0,
  277.       'block cache number of blocks not evicted due to overhead': 0,
  278.       'block cache number of bypasses because no-write-allocate setting was on': 0,
  279.       'block cache number of bypasses due to overhead on put': 0,
  280.       'block cache number of bypasses on get': 0,
  281.       'block cache number of bypasses on put because file is too small': 0,
  282.       'block cache number of eviction passes': 0,
  283.       'block cache number of hits including existence checks': 0,
  284.       'block cache number of misses including existence checks': 0,
  285.       'block cache number of put bypasses on checkpoint I/O': 0,
  286.       'block cache removed blocks': 0,
  287.       'block cache total blocks': 0,
  288.       'block cache total blocks inserted on read path': 0,
  289.       'block cache total blocks inserted on write path': 0,
  290.       'block cache total bytes': 0,
  291.       'block cache total bytes inserted on read path': 0,
  292.       'block cache total bytes inserted on write path': 0,
  293.       'blocks pre-loaded': 950,
  294.       'blocks read': 2229944,
  295.       'blocks written': 5034,
  296.       'bytes read': Long("444489293824"),
  297.       'bytes read via memory map API': 0,
  298.       'bytes read via system call API': 0,
  299.       'bytes written': 226160640,
  300.       'bytes written for checkpoint': 103034880,
  301.       'bytes written via memory map API': 0,
  302.       'bytes written via system call API': 0,
  303.       'mapped blocks read': 0,
  304.       'mapped bytes read': 0,
  305.       'number of times the file was remapped because it changed size via fallocate or truncate': 0,
  306.       'number of times the region was remapped via write': 0
  307.     },
  308.     cache: {
  309.       'application threads page read from disk to cache count': 2179539,
  310.       'application threads page read from disk to cache time (usecs)': 1726083782,
  311.       'application threads page write from cache to disk count': 3667,
  312.       'application threads page write from cache to disk time (usecs)': 193052,
  313.       'bytes allocated for updates': 23997412,
  314.       'bytes belonging to page images in the cache': 1848249453,
  315.       'bytes belonging to the history store table in the cache': 476,
  316.       'bytes currently in the cache': 1876881357,
  317.       'bytes dirty in the cache cumulative': 1322310222,
  318.       'bytes not belonging to page images in the cache': 28631903,
  319.       'bytes read into cache': Long("1624603910898"),
  320.       'bytes written from cache': 578253383,
  321.       'cache overflow score': 0,
  322.       'checkpoint blocked page eviction': 0,
  323.       'checkpoint of history store file blocked non-history store page eviction': 0,
  324.       'eviction calls to get a page': 1413937,
  325.       'eviction calls to get a page found queue empty': 6965,
  326.       'eviction calls to get a page found queue empty after locking': 12680,
  327.       'eviction currently operating in aggressive mode': 0,
  328.       'eviction empty score': 0,
  329.       'eviction gave up due to detecting an out of order on disk value behind the last update on the chain': 0,
  330.       'eviction gave up due to detecting an out of order tombstone ahead of the selected on disk update': 0,
  331.       'eviction gave up due to detecting an out of order tombstone ahead of the selected on disk update after validating the update chain': 0,
  332.       'eviction gave up due to detecting out of order timestamps on the update chain after the selected on disk update': 0,
  333.       'eviction passes of a file': 28269,
  334.       'eviction server candidate queue empty when topping up': 11369,
  335.       'eviction server candidate queue not empty when topping up': 4943,
  336.       'eviction server evicting pages': 0,
  337.       'eviction server slept, because we did not make progress with eviction': 391408,
  338.       'eviction server unable to reach eviction goal': 0,
  339.       'eviction server waiting for a leaf page': 12,
  340.       'eviction state': 65,
  341.       'eviction walk most recent sleeps for checkpoint handle gathering': 0,
  342.       'eviction walk target pages histogram - 0-9': 5371,
  343.       'eviction walk target pages histogram - 10-31': 5457,
  344.       'eviction walk target pages histogram - 128 and higher': 0,
  345.       'eviction walk target pages histogram - 32-63': 2496,
  346.       'eviction walk target pages histogram - 64-128': 14945,
  347.       'eviction walk target pages reduced due to history store cache pressure': 0,
  348.       'eviction walk target strategy both clean and dirty pages': 50,
  349.       'eviction walk target strategy only clean pages': 27936,
  350.       'eviction walk target strategy only dirty pages': 283,
  351.       'eviction walks abandoned': 5944,
  352.       'eviction walks gave up because they restarted their walk twice': 2698,
  353.       'eviction walks gave up because they saw too many pages and found no candidates': 814,
  354.       'eviction walks gave up because they saw too many pages and found too few candidates': 980,
  355.       'eviction walks reached end of tree': 11211,
  356.       'eviction walks restarted': 0,
  357.       'eviction walks started from root of tree': 10041,
  358.       'eviction walks started from saved location in tree': 18228,
  359.       'eviction worker thread active': 4,
  360.       'eviction worker thread created': 0,
  361.       'eviction worker thread evicting pages': 1393091,
  362.       'eviction worker thread removed': 0,
  363.       'eviction worker thread stable number': 0,
  364.       'files with active eviction walks': 2,
  365.       'files with new eviction walks started': 8513,
  366.       'force re-tuning of eviction workers once in a while': 0,
  367.       'forced eviction - history store pages failed to evict while session has history store cursor open': 0,
  368.       'forced eviction - history store pages selected while session has history store cursor open': 0,
  369.       'forced eviction - history store pages successfully evicted while session has history store cursor open': 0,
  370.       'forced eviction - pages evicted that were clean count': 787368,
  371.       'forced eviction - pages evicted that were clean time (usecs)': 1148354,
  372.       'forced eviction - pages evicted that were dirty count': 0,
  373.       'forced eviction - pages evicted that were dirty time (usecs)': 0,
  374.       'forced eviction - pages selected because of a large number of updates to a single item': 0,
  375.       'forced eviction - pages selected because of too many deleted items count': 0,
  376.       'forced eviction - pages selected count': 787506,
  377.       'forced eviction - pages selected unable to be evicted count': 138,
  378.       'forced eviction - pages selected unable to be evicted time': 256,
  379.       'hazard pointer blocked page eviction': 3427,
  380.       'hazard pointer check calls': 2181153,
  381.       'hazard pointer check entries walked': 46266728,
  382.       'hazard pointer maximum array length': 3,
  383.       'history store score': 0,
  384.       'history store table insert calls': 0,
  385.       'history store table insert calls that returned restart': 0,
  386.       'history store table max on-disk size': 0,
  387.       'history store table on-disk size': 12288,
  388.       'history store table out-of-order resolved updates that lose their durable timestamp': 0,
  389.       'history store table out-of-order updates that were fixed up by reinserting with the fixed timestamp': 0,
  390.       'history store table reads': 0,
  391.       'history store table reads missed': 0,
  392.       'history store table reads requiring squashed modifies': 0,
  393.       'history store table truncation by rollback to stable to remove an unstable update': 0,
  394.       'history store table truncation by rollback to stable to remove an update': 0,
  395.       'history store table truncation to remove an update': 0,
  396.       'history store table truncation to remove range of updates due to key being removed from the data page during reconciliation': 63,
  397.       'history store table truncation to remove range of updates due to out-of-order timestamp update on data page': 0,
  398.       'history store table writes requiring squashed modifies': 0,
  399.       'in-memory page passed criteria to be split': 0,
  400.       'in-memory page splits': 0,
  401.       'internal pages evicted': 865,
  402.       'internal pages queued for eviction': 1598,
  403.       'internal pages seen by eviction walk': 210402,
  404.       'internal pages seen by eviction walk that are already queued': 3111,
  405.       'internal pages split during eviction': 0,
  406.       'leaf pages split during eviction': 0,
  407.       'maximum bytes configured': Long("2147483648"),
  408.       'maximum page size at eviction': 5341824,
  409.       'modified pages evicted': 3358,
  410.       'modified pages evicted by application threads': 0,
  411.       'operations timed out waiting for space in cache': 0,
  412.       'overflow pages read into cache': 50281,
  413.       'page split during eviction deepened the tree': 0,
  414.       'page written requiring history store records': 0,
  415.       'pages currently held in the cache': 2975,
  416.       'pages evicted by application threads': 556,
  417.       'pages evicted in parallel with checkpoint': 2797,
  418.       'pages queued for eviction': 1625875,
  419.       'pages queued for eviction post lru sorting': 1626724,
  420.       'pages queued for urgent eviction': 2077,
  421.       'pages queued for urgent eviction during walk': 52,
  422.       'pages queued for urgent eviction from history store due to high dirty content': 0,
  423.       'pages read into cache': 2229842,
  424.       'pages read into cache after truncate': 4,
  425.       'pages read into cache after truncate in prepare state': 0,
  426.       'pages requested from the cache': 9657149,
  427.       'pages seen by eviction walk': 2732495,
  428.       'pages seen by eviction walk that are already queued': 730148,
  429.       'pages selected for eviction unable to be evicted': 3871,
  430.       'pages selected for eviction unable to be evicted because of active children on an internal page': 444,
  431.       'pages selected for eviction unable to be evicted because of failure in reconciliation': 0,
  432.       'pages selected for eviction unable to be evicted because of race between checkpoint and out of order timestamps handling': 0,
  433.       'pages walked for eviction': 31720214,
  434.       'pages written from cache': 4860,
  435.       'pages written requiring in-memory restoration': 691,
  436.       'percentage overhead': 8,
  437.       'the number of times full update inserted to history store': 0,
  438.       'the number of times reverse modify inserted to history store': 0,
  439.       'tracked bytes belonging to internal pages in the cache': 1670876,
  440.       'tracked bytes belonging to leaf pages in the cache': 1875210481,
  441.       'tracked dirty bytes in the cache': 38115256,
  442.       'tracked dirty pages in the cache': 116,
  443.       'unmodified pages evicted': 2173924
  444.     },
  445.     capacity: {
  446.       'background fsync file handles considered': 0,
  447.       'background fsync file handles synced': 0,
  448.       'background fsync time (msecs)': 0,
  449.       'bytes read': Long("444488581120"),
  450.       'bytes written for checkpoint': 95061685,
  451.       'bytes written for eviction': 121063788,
  452.       'bytes written for log': 1577893248,
  453.       'bytes written total': 1794018721,
  454.       'threshold to call fsync': 0,
  455.       'time waiting due to total capacity (usecs)': 0,
  456.       'time waiting during checkpoint (usecs)': 0,
  457.       'time waiting during eviction (usecs)': 0,
  458.       'time waiting during logging (usecs)': 0,
  459.       'time waiting during read (usecs)': 0
  460.     },
  461.     'checkpoint-cleanup': {
  462.       'pages added for eviction': 3,
  463.       'pages removed': 0,
  464.       'pages skipped during tree walk': 294552,
  465.       'pages visited': 321772
  466.     },
  467.     connection: {
  468.       'auto adjusting condition resets': 4202,
  469.       'auto adjusting condition wait calls': 13472,
  470.       'auto adjusting condition wait raced to update timeout and skipped updating': 0,
  471.       'detected system time went backwards': 0,
  472.       'files currently open': 20,
  473.       'hash bucket array size for data handles': 512,
  474.       'hash bucket array size general': 512,
  475.       'memory allocations': 7129724,
  476.       'memory frees': 7094988,
  477.       'memory re-allocations': 23558,
  478.       'pthread mutex condition wait calls': 431338,
  479.       'pthread mutex shared lock read-lock calls': 1708400,
  480.       'pthread mutex shared lock write-lock calls': 2367,
  481.       'total fsync I/Os': 664,
  482.       'total read I/Os': 2231235,
  483.       'total write I/Os': 5739
  484.     },
  485.     cursor: {
  486.       'Total number of entries skipped by cursor next calls': 40,
  487.       'Total number of entries skipped by cursor prev calls': 0,
  488.       'Total number of entries skipped to position the history store cursor': 0,
  489.       'Total number of times a search near has exited due to prefix config': 0,
  490.       'cached cursor count': 156,
  491.       'cursor bulk loaded cursor insert calls': 0,
  492.       'cursor close calls that result in cache': 1457612,
  493.       'cursor create calls': 246,
  494.       'cursor insert calls': 57250,
  495.       'cursor insert key and value bytes': 1058519362,
  496.       'cursor modify calls': 0,
  497.       'cursor modify key and value bytes affected': 0,
  498.       'cursor modify value bytes modified': 0,
  499.       'cursor next calls': 10094076,
  500.       'cursor next calls that skip due to a globally visible history store tombstone': 0,
  501.       'cursor next calls that skip greater than or equal to 100 entries': 0,
  502.       'cursor next calls that skip less than 100 entries': 10094074,
  503.       'cursor operation restarted': 0,
  504.       'cursor prev calls': 80,
  505.       'cursor prev calls that skip due to a globally visible history store tombstone': 0,
  506.       'cursor prev calls that skip greater than or equal to 100 entries': 0,
  507.       'cursor prev calls that skip less than 100 entries': 80,
  508.       'cursor remove calls': 43395,
  509.       'cursor remove key bytes removed': 5219041,
  510.       'cursor reserve calls': 0,
  511.       'cursor reset calls': 2537128,
  512.       'cursor search calls': 9133884,
  513.       'cursor search history store calls': 0,
  514.       'cursor search near calls': 436261,
  515.       'cursor sweep buckets': 35568,
  516.       'cursor sweep cursors closed': 0,
  517.       'cursor sweep cursors examined': 643,
  518.       'cursor sweeps': 5928,
  519.       'cursor truncate calls': 0,
  520.       'cursor update calls': 0,
  521.       'cursor update key and value bytes': 0,
  522.       'cursor update value size change': 0,
  523.       'cursors reused from cache': 1457456,
  524.       'open cursor count': 16
  525.     },
  526.     'data-handle': {
  527.       'connection data handle size': 440,
  528.       'connection data handles currently active': 33,
  529.       'connection sweep candidate became referenced': 0,
  530.       'connection sweep dhandles closed': 0,
  531.       'connection sweep dhandles removed from hash list': 69,
  532.       'connection sweep time-of-death sets': 370,
  533.       'connection sweeps': 123,
  534.       'connection sweeps skipped due to checkpoint gathering handles': 0,
  535.       'session dhandles swept': 43,
  536.       'session sweep attempts': 77
  537.     },
  538.     lock: {
  539.       'checkpoint lock acquisitions': 22,
  540.       'checkpoint lock application thread wait time (usecs)': 0,
  541.       'checkpoint lock internal thread wait time (usecs)': 0,
  542.       'dhandle lock application thread time waiting (usecs)': 0,
  543.       'dhandle lock internal thread time waiting (usecs)': 0,
  544.       'dhandle read lock acquisitions': 41338,
  545.       'dhandle write lock acquisitions': 175,
  546.       'durable timestamp queue lock application thread time waiting (usecs)': 0,
  547.       'durable timestamp queue lock internal thread time waiting (usecs)': 0,
  548.       'durable timestamp queue read lock acquisitions': 0,
  549.       'durable timestamp queue write lock acquisitions': 0,
  550.       'metadata lock acquisitions': 21,
  551.       'metadata lock application thread wait time (usecs)': 0,
  552.       'metadata lock internal thread wait time (usecs)': 0,
  553.       'read timestamp queue lock application thread time waiting (usecs)': 0,
  554.       'read timestamp queue lock internal thread time waiting (usecs)': 0,
  555.       'read timestamp queue read lock acquisitions': 0,
  556.       'read timestamp queue write lock acquisitions': 0,
  557.       'schema lock acquisitions': 57,
  558.       'schema lock application thread wait time (usecs)': 0,
  559.       'schema lock internal thread wait time (usecs)': 0,
  560.       'table lock application thread time waiting for the table lock (usecs)': 0,
  561.       'table lock internal thread time waiting for the table lock (usecs)': 0,
  562.       'table read lock acquisitions': 0,
  563.       'table write lock acquisitions': 42,
  564.       'txn global lock application thread time waiting (usecs)': 0,
  565.       'txn global lock internal thread time waiting (usecs)': 0,
  566.       'txn global read lock acquisitions': 4568,
  567.       'txn global write lock acquisitions': 715
  568.     },
  569.     log: {
  570.       'busy returns attempting to switch slots': 0,
  571.       'force archive time sleeping (usecs)': 0,
  572.       'log bytes of payload data': 319558555,
  573.       'log bytes written': 319611648,
  574.       'log files manually zero-filled': 0,
  575.       'log flush operations': 12293,
  576.       'log force write operations': 13641,
  577.       'log force write operations skipped': 13547,
  578.       'log records compressed': 667,
  579.       'log records not compressed': 33,
  580.       'log records too small to compress': 113,
  581.       'log release advances write LSN': 22,
  582.       'log scan operations': 6,
  583.       'log scan records requiring two reads': 0,
  584.       'log server thread advances write LSN': 652,
  585.       'log server thread write LSN walk skipped': 20888,
  586.       'log sync operations': 496,
  587.       'log sync time duration (usecs)': 2775301,
  588.       'log sync_dir operations': 4,
  589.       'log sync_dir time duration (usecs)': 1113,
  590.       'log write operations': 813,
  591.       'logging bytes consolidated': 319610368,
  592.       'maximum log file size': 104857600,
  593.       'number of pre-allocated log files to create': 2,
  594.       'pre-allocated log files not ready and missed': 1,
  595.       'pre-allocated log files prepared': 5,
  596.       'pre-allocated log files used': 3,
  597.       'records processed by log scan': 15,
  598.       'slot close lost race': 0,
  599.       'slot close unbuffered waits': 0,
  600.       'slot closures': 674,
  601.       'slot join atomic update races': 0,
  602.       'slot join calls atomic updates raced': 0,
  603.       'slot join calls did not yield': 813,
  604.       'slot join calls found active slot closed': 0,
  605.       'slot join calls slept': 0,
  606.       'slot join calls yielded': 0,
  607.       'slot join found active slot closed': 0,
  608.       'slot joins yield time (usecs)': 0,
  609.       'slot transitions unable to find free slot': 0,
  610.       'slot unbuffered writes': 558,
  611.       'total in-memory size of compressed records': 1063290530,
  612.       'total log buffer size': 33554432,
  613.       'total size of compressed records': 319543414,
  614.       'written slots coalesced': 0,
  615.       'yields waiting for previous log file close': 0
  616.     },
  617.     perf: {
  618.       'file system read latency histogram (bucket 1) - 10-49ms': 593,
  619.       'file system read latency histogram (bucket 2) - 50-99ms': 0,
  620.       'file system read latency histogram (bucket 3) - 100-249ms': 0,
  621.       'file system read latency histogram (bucket 4) - 250-499ms': 0,
  622.       'file system read latency histogram (bucket 5) - 500-999ms': 0,
  623.       'file system read latency histogram (bucket 6) - 1000ms+': 0,
  624.       'file system write latency histogram (bucket 1) - 10-49ms': 2,
  625.       'file system write latency histogram (bucket 2) - 50-99ms': 0,
  626.       'file system write latency histogram (bucket 3) - 100-249ms': 0,
  627.       'file system write latency histogram (bucket 4) - 250-499ms': 0,
  628.       'file system write latency histogram (bucket 5) - 500-999ms': 0,
  629.       'file system write latency histogram (bucket 6) - 1000ms+': 0,
  630.       'operation read latency histogram (bucket 1) - 100-249us': 274945,
  631.       'operation read latency histogram (bucket 2) - 250-499us': 64449,
  632.       'operation read latency histogram (bucket 3) - 500-999us': 92712,
  633.       'operation read latency histogram (bucket 4) - 1000-9999us': 645455,
  634.       'operation read latency histogram (bucket 5) - 10000us+': 3178,
  635.       'operation write latency histogram (bucket 1) - 100-249us': 2444,
  636.       'operation write latency histogram (bucket 2) - 250-499us': 573,
  637.       'operation write latency histogram (bucket 3) - 500-999us': 297,
  638.       'operation write latency histogram (bucket 4) - 1000-9999us': 90,
  639.       'operation write latency histogram (bucket 5) - 10000us+': 0
  640.     },
  641.     reconciliation: {
  642.       'approximate byte size of timestamps in pages written': 0,
  643.       'approximate byte size of transaction IDs in pages written': 888,
  644.       'fast-path pages deleted': 0,
  645.       'leaf-page overflow keys': 0,
  646.       'maximum seconds spent in a reconciliation call': 0,
  647.       'page reconciliation calls': 4875,
  648.       'page reconciliation calls for eviction': 1195,
  649.       'page reconciliation calls that resulted in values with prepared transaction metadata': 0,
  650.       'page reconciliation calls that resulted in values with timestamps': 0,
  651.       'page reconciliation calls that resulted in values with transaction ids': 58,
  652.       'pages deleted': 13,
  653.       'pages written including an aggregated newest start durable timestamp ': 0,
  654.       'pages written including an aggregated newest stop durable timestamp ': 0,
  655.       'pages written including an aggregated newest stop timestamp ': 0,
  656.       'pages written including an aggregated newest stop transaction ID': 0,
  657.       'pages written including an aggregated newest transaction ID ': 0,
  658.       'pages written including an aggregated oldest start timestamp ': 0,
  659.       'pages written including an aggregated prepare': 0,
  660.       'pages written including at least one prepare state': 0,
  661.       'pages written including at least one start durable timestamp': 0,
  662.       'pages written including at least one start timestamp': 0,
  663.       'pages written including at least one start transaction ID': 58,
  664.       'pages written including at least one stop durable timestamp': 0,
  665.       'pages written including at least one stop timestamp': 0,
  666.       'pages written including at least one stop transaction ID': 0,
  667.       'records written including a prepare state': 0,
  668.       'records written including a start durable timestamp': 0,
  669.       'records written including a start timestamp': 0,
  670.       'records written including a start transaction ID': 111,
  671.       'records written including a stop durable timestamp': 0,
  672.       'records written including a stop timestamp': 0,
  673.       'records written including a stop transaction ID': 0,
  674.       'split bytes currently awaiting free': 0,
  675.       'split objects currently awaiting free': 0
  676.     },
  677.     session: {
  678.       'attempts to remove a local object and the object is in use': 0,
  679.       'flush_tier operation calls': 0,
  680.       'local objects removed': 0,
  681.       'open session count': 20,
  682.       'session query timestamp calls': 0,
  683.       'table alter failed calls': 0,
  684.       'table alter successful calls': 0,
  685.       'table alter triggering checkpoint calls': 0,
  686.       'table alter unchanged and skipped': 0,
  687.       'table compact failed calls': 0,
  688.       'table compact failed calls due to cache pressure': 0,
  689.       'table compact running': 0,
  690.       'table compact skipped as process would not reduce file size': 0,
  691.       'table compact successful calls': 0,
  692.       'table compact timeout': 0,
  693.       'table create failed calls': 0,
  694.       'table create successful calls': 1,
  695.       'table drop failed calls': 0,
  696.       'table drop successful calls': 0,
  697.       'table rename failed calls': 0,
  698.       'table rename successful calls': 0,
  699.       'table salvage failed calls': 0,
  700.       'table salvage successful calls': 0,
  701.       'table truncate failed calls': 0,
  702.       'table truncate successful calls': 0,
  703.       'table verify failed calls': 0,
  704.       'table verify successful calls': 0,
  705.       'tiered operations dequeued and processed': 0,
  706.       'tiered operations scheduled': 0,
  707.       'tiered storage local retention time (secs)': 0,
  708.       'tiered storage object size': 0
  709.     },
  710.     'thread-state': {
  711.       'active filesystem fsync calls': 0,
  712.       'active filesystem read calls': 0,
  713.       'active filesystem write calls': 0
  714.     },
  715.     'thread-yield': {
  716.       'application thread time evicting (usecs)': 25867,
  717.       'application thread time waiting for cache (usecs)': 235930,
  718.       'connection close blocked waiting for transaction state stabilization': 0,
  719.       'connection close yielded for lsm manager shutdown': 0,
  720.       'data handle lock yielded': 0,
  721.       'get reference for page index and slot time sleeping (usecs)': 0,
  722.       'page access yielded due to prepare state change': 0,
  723.       'page acquire busy blocked': 11,
  724.       'page acquire eviction blocked': 0,
  725.       'page acquire locked blocked': 2,
  726.       'page acquire read blocked': 2789,
  727.       'page acquire time sleeping (usecs)': 810900,
  728.       'page delete rollback time sleeping for state change (usecs)': 0,
  729.       'page reconciliation yielded due to child modification': 0
  730.     },
  731.     transaction: {
  732.       'Number of prepared updates': 0,
  733.       'Number of prepared updates committed': 0,
  734.       'Number of prepared updates repeated on the same key': 0,
  735.       'Number of prepared updates rolled back': 0,
  736.       'prepared transactions': 0,
  737.       'prepared transactions committed': 0,
  738.       'prepared transactions currently active': 0,
  739.       'prepared transactions rolled back': 0,
  740.       'prepared transactions rolled back and do not remove the history store entry': 0,
  741.       'prepared transactions rolled back and fix the history store entry with checkpoint reserved transaction id': 0,
  742.       'query timestamp calls': 1234,
  743.       'race to read prepared update retry': 0,
  744.       'rollback to stable calls': 0,
  745.       'rollback to stable history store records with stop timestamps older than newer records': 0,
  746.       'rollback to stable inconsistent checkpoint': 0,
  747.       'rollback to stable keys removed': 0,
  748.       'rollback to stable keys restored': 0,
  749.       'rollback to stable pages visited': 1,
  750.       'rollback to stable restored tombstones from history store': 0,
  751.       'rollback to stable restored updates from history store': 0,
  752.       'rollback to stable skipping delete rle': 0,
  753.       'rollback to stable skipping stable rle': 0,
  754.       'rollback to stable sweeping history store keys': 0,
  755.       'rollback to stable tree walk skipping pages': 0,
  756.       'rollback to stable updates aborted': 0,
  757.       'rollback to stable updates removed from history store': 0,
  758.       'sessions scanned in each walk of concurrent sessions': 231008,
  759.       'set timestamp calls': 0,
  760.       'set timestamp durable calls': 0,
  761.       'set timestamp durable updates': 0,
  762.       'set timestamp oldest calls': 0,
  763.       'set timestamp oldest updates': 0,
  764.       'set timestamp stable calls': 0,
  765.       'set timestamp stable updates': 0,
  766.       'transaction begins': 147085,
  767.       'transaction checkpoint currently running': 0,
  768.       'transaction checkpoint currently running for history store file': 0,
  769.       'transaction checkpoint generation': 22,
  770.       'transaction checkpoint history store file duration (usecs)': 94,
  771.       'transaction checkpoint max time (msecs)': 189,
  772.       'transaction checkpoint min time (msecs)': 6,
  773.       'transaction checkpoint most recent duration for gathering all handles (usecs)': 89,
  774.       'transaction checkpoint most recent duration for gathering applied handles (usecs)': 44,
  775.       'transaction checkpoint most recent duration for gathering skipped handles (usecs)': 20,
  776.       'transaction checkpoint most recent handles applied': 6,
  777.       'transaction checkpoint most recent handles skipped': 10,
  778.       'transaction checkpoint most recent handles walked': 39,
  779.       'transaction checkpoint most recent time (msecs)': 99,
  780.       'transaction checkpoint prepare currently running': 0,
  781.       'transaction checkpoint prepare max time (msecs)': 5,
  782.       'transaction checkpoint prepare min time (msecs)': 0,
  783.       'transaction checkpoint prepare most recent time (msecs)': 0,
  784.       'transaction checkpoint prepare total time (msecs)': 7,
  785.       'transaction checkpoint scrub dirty target': 0,
  786.       'transaction checkpoint scrub time (msecs)': 0,
  787.       'transaction checkpoint total time (msecs)': 1781,
  788.       'transaction checkpoints': 21,
  789.       'transaction checkpoints due to obsolete pages': 0,
  790.       'transaction checkpoints skipped because database was clean': 0,
  791.       'transaction failures due to history store': 0,
  792.       'transaction fsync calls for checkpoint after allocating the transaction ID': 21,
  793.       'transaction fsync duration for checkpoint after allocating the transaction ID (usecs)': 42940,
  794.       'transaction range of IDs currently pinned': 0,
  795.       'transaction range of IDs currently pinned by a checkpoint': 0,
  796.       'transaction range of timestamps currently pinned': 0,
  797.       'transaction range of timestamps pinned by a checkpoint': 0,
  798.       'transaction range of timestamps pinned by the oldest active read timestamp': 0,
  799.       'transaction range of timestamps pinned by the oldest timestamp': 0,
  800.       'transaction read timestamp of the oldest active reader': 0,
  801.       'transaction rollback to stable currently running': 0,
  802.       'transaction walk of concurrent sessions': 11088,
  803.       'transactions committed': 708,
  804.       'transactions rolled back': 146375,
  805.       'update conflicts': 0
  806.     },
  807.     concurrentTransactions: { write: [Object], read: [Object] },
  808.     'snapshot-window-settings': {
  809.       'total number of SnapshotTooOld errors': Long("0"),
  810.       'minimum target snapshot window size in seconds': 300,
  811.       'current available snapshot window size in seconds': 0,
  812.       'latest majority snapshot timestamp available': 'Jan  1 00:00:00:0',
  813.       'oldest majority snapshot timestamp available': 'Jan  1 00:00:00:0',
  814.       'pinned timestamp requests': 0,
  815.       'min pinned timestamp': Timestamp({ t: -1, i: -1 })
  816.     },
  817.     oplog: { 'visibility timestamp': Timestamp({ t: 0, i: 0 }) }
  818.   },
  819.   mem: { bits: 64, resident: 3650, virtual: 5246, supported: true },
  820.   metrics: {
  821.     apiVersions: { '': [Array], 'MongoDB Compass': [Array] },
  822.     aggStageCounters: {
  823.       '$_internalConvertBucketIndexStats': Long("0"),
  824.       '$_internalFindAndModifyImageLookup': Long("0"),
  825.       '$_internalInhibitOptimization': Long("0"),
  826.       '$_internalReshardingIterateTransaction': Long("0"),
  827.       '$_internalReshardingOwnershipMatch': Long("0"),
  828.       '$_internalSetWindowFields': Long("0"),
  829.       '$_internalSplitPipeline': Long("0"),
  830.       '$_internalUnpackBucket': Long("0"),
  831.       '$_unpackBucket': Long("0"),
  832.       '$addFields': Long("0"),
  833.       '$backupCursor': Long("0"),
  834.       '$backupCursorExtend': Long("0"),
  835.       '$bucket': Long("0"),
  836.       '$bucketAuto': Long("0"),
  837.       '$changeStream': Long("0"),
  838.       '$collStats': Long("2"),
  839.       '$count': Long("2"),
  840.       '$currentOp': Long("0"),
  841.       '$documents': Long("0"),
  842.       '$facet': Long("0"),
  843.       '$geoNear': Long("0"),
  844.       '$graphLookup': Long("0"),
  845.       '$group': Long("169"),
  846.       '$indexStats': Long("2"),
  847.       '$limit': Long("2"),
  848.       '$listLocalSessions': Long("0"),
  849.       '$listSessions': Long("0"),
  850.       '$lookup': Long("0"),
  851.       '$match': Long("169"),
  852.       '$merge': Long("0"),
  853.       '$mergeCursors': Long("0"),
  854.       '$operationMetrics': Long("0"),
  855.       '$out': Long("0"),
  856.       '$planCacheStats': Long("0"),
  857.       '$project': Long("2"),
  858.       '$queue': Long("0"),
  859.       '$redact': Long("0"),
  860.       '$replaceRoot': Long("0"),
  861.       '$replaceWith': Long("0"),
  862.       '$sample': Long("0"),
  863.       '$set': Long("53"),
  864.       '$setWindowFields': Long("0"),
  865.       '$skip': Long("0"),
  866.       '$sort': Long("0"),
  867.       '$sortByCount': Long("0"),
  868.       '$unionWith': Long("0"),
  869.       '$unset': Long("0"),
  870.       '$unwind': Long("0")
  871.     },
  872.     commands: {
  873.       '<UNKNOWN>': Long("0"),
  874.       _addShard: [Object],
  875.       _cloneCollectionOptionsFromPrimaryShard: [Object],
  876.       _configsvrAbortReshardCollection: [Object],
  877.       _configsvrAddShard: [Object],
  878.       _configsvrAddShardToZone: [Object],
  879.       _configsvrBalancerCollectionStatus: [Object],
  880.       _configsvrBalancerStart: [Object],
  881.       _configsvrBalancerStatus: [Object],
  882.       _configsvrBalancerStop: [Object],
  883.       _configsvrCleanupReshardCollection: [Object],
  884.       _configsvrClearJumboFlag: [Object],
  885.       _configsvrCommitChunkMerge: [Object],
  886.       _configsvrCommitChunkMigration: [Object],
  887.       _configsvrCommitChunkSplit: [Object],
  888.       _configsvrCommitChunksMerge: [Object],
  889.       _configsvrCommitMovePrimary: [Object],
  890.       _configsvrCommitReshardCollection: [Object],
  891.       _configsvrCreateDatabase: [Object],
  892.       _configsvrDropCollection: [Object],
  893.       _configsvrDropDatabase: [Object],
  894.       _configsvrEnableSharding: [Object],
  895.       _configsvrEnsureChunkVersionIsGreaterThan: [Object],
  896.       _configsvrMoveChunk: [Object],
  897.       _configsvrMovePrimary: [Object],
  898.       _configsvrRefineCollectionShardKey: [Object],
  899.       _configsvrRemoveChunks: [Object],
  900.       _configsvrRemoveShard: [Object],
  901.       _configsvrRemoveShardFromZone: [Object],
  902.       _configsvrRemoveTags: [Object],
  903.       _configsvrRenameCollectionMetadata: [Object],
  904.       _configsvrReshardCollection: [Object],
  905.       _configsvrSetAllowMigrations: [Object],
  906.       _configsvrShardCollection: [Object],
  907.       _configsvrUpdateZoneKeyRange: [Object],
  908.       _flushDatabaseCacheUpdates: [Object],
  909.       _flushDatabaseCacheUpdatesWithWriteConcern: [Object],
  910.       _flushReshardingStateChange: [Object],
  911.       _flushRoutingTableCacheUpdates: [Object],
  912.       _flushRoutingTableCacheUpdatesWithWriteConcern: [Object],
  913.       _getNextSessionMods: [Object],
  914.       _getUserCacheGeneration: [Object],
  915.       _isSelf: [Object],
  916.       _killOperations: [Object],
  917.       _mergeAuthzCollections: [Object],
  918.       _migrateClone: [Object],
  919.       _recvChunkAbort: [Object],
  920.       _recvChunkCommit: [Object],
  921.       _recvChunkStart: [Object],
  922.       _recvChunkStatus: [Object],
  923.       _shardsvrAbortReshardCollection: [Object],
  924.       _shardsvrCleanupReshardCollection: [Object],
  925.       _shardsvrCloneCatalogData: [Object],
  926.       _shardsvrCommitReshardCollection: [Object],
  927.       _shardsvrCreateCollection: [Object],
  928.       _shardsvrCreateCollectionParticipant: [Object],
  929.       _shardsvrDropCollection: [Object],
  930.       _shardsvrDropCollectionIfUUIDNotMatching: [Object],
  931.       _shardsvrDropCollectionParticipant: [Object],
  932.       _shardsvrDropDatabase: [Object],
  933.       _shardsvrDropDatabaseParticipant: [Object],
  934.       _shardsvrMovePrimary: [Object],
  935.       _shardsvrRefineCollectionShardKey: [Object],
  936.       _shardsvrRenameCollection: [Object],
  937.       _shardsvrRenameCollectionParticipant: [Object],
  938.       _shardsvrRenameCollectionParticipantUnblock: [Object],
  939.       _shardsvrReshardCollection: [Object],
  940.       _shardsvrReshardingOperationTime: [Object],
  941.       _shardsvrShardCollection: [Object],
  942.       _transferMods: [Object],
  943.       abortTransaction: [Object],
  944.       aggregate: [Object],
  945.       appendOplogNote: [Object],
  946.       applyOps: [Object],
  947.       authenticate: [Object],
  948.       autoSplitVector: [Object],
  949.       availableQueryOptions: [Object],
  950.       buildInfo: [Object],
  951.       checkShardingIndex: [Object],
  952.       cleanupOrphaned: [Object],
  953.       cloneCollectionAsCapped: [Object],
  954.       collMod: [Object],
  955.       collStats: [Object],
  956.       commitTransaction: [Object],
  957.       compact: [Object],
  958.       connPoolStats: [Object],
  959.       connPoolSync: [Object],
  960.       connectionStatus: [Object],
  961.       convertToCapped: [Object],
  962.       coordinateCommitTransaction: [Object],
  963.       count: [Object],
  964.       create: [Object],
  965.       createBackup: [Object],
  966.       createIndexes: [Object],
  967.       createRole: [Object],
  968.       createUser: [Object],
  969.       currentOp: [Object],
  970.       dataSize: [Object],
  971.       dbHash: [Object],
  972.       dbStats: [Object],
  973.       delete: [Object],
  974.       distinct: [Object],
  975.       donorAbortMigration: [Object],
  976.       donorForgetMigration: [Object],
  977.       donorStartMigration: [Object],
  978.       driverOIDTest: [Object],
  979.       drop: [Object],
  980.       dropAllRolesFromDatabase: [Object],
  981.       dropAllUsersFromDatabase: [Object],
  982.       dropConnections: [Object],
  983.       dropDatabase: [Object],
  984.       dropIndexes: [Object],
  985.       dropRole: [Object],
  986.       dropUser: [Object],
  987.       endSessions: [Object],
  988.       explain: [Object],
  989.       features: [Object],
  990.       filemd5: [Object],
  991.       find: [Object],
  992.       findAndModify: [Object],
  993.       flushRouterConfig: [Object],
  994.       fsync: [Object],
  995.       fsyncUnlock: [Object],
  996.       getCmdLineOpts: [Object],
  997.       getDatabaseVersion: [Object],
  998.       getDefaultRWConcern: [Object],
  999.       getDiagnosticData: [Object],
  1000.       getFreeMonitoringStatus: [Object],
  1001.       getLastError: [Object],
  1002.       getLog: [Object],
  1003.       getMore: [Object],
  1004.       getParameter: [Object],
  1005.       getShardMap: [Object],
  1006.       getShardVersion: [Object],
  1007.       getnonce: [Object],
  1008.       grantPrivilegesToRole: [Object],
  1009.       grantRolesToRole: [Object],
  1010.       grantRolesToUser: [Object],
  1011.       hello: [Object],
  1012.       hostInfo: [Object],
  1013.       insert: [Object],
  1014.       internalRenameIfOptionsAndIndexesMatch: [Object],
  1015.       invalidateUserCache: [Object],
  1016.       isMaster: [Object],
  1017.       killAllSessions: [Object],
  1018.       killAllSessionsByPattern: [Object],
  1019.       killCursors: [Object],
  1020.       killOp: [Object],
  1021.       killSessions: [Object],
  1022.       listCollections: [Object],
  1023.       listCommands: [Object],
  1024.       listDatabases: [Object],
  1025.       listIndexes: [Object],
  1026.       lockInfo: [Object],
  1027.       logApplicationMessage: [Object],
  1028.       logRotate: [Object],
  1029.       logout: [Object],
  1030.       mapReduce: [Object],
  1031.       mergeChunks: [Object],
  1032.       moveChunk: [Object],
  1033.       ping: [Object],
  1034.       planCacheClear: [Object],
  1035.       planCacheClearFilters: [Object],
  1036.       planCacheListFilters: [Object],
  1037.       planCacheSetFilter: [Object],
  1038.       prepareTransaction: [Object],
  1039.       profile: [Object],
  1040.       reIndex: [Object],
  1041.       recipientForgetMigration: [Object],
  1042.       recipientSyncData: [Object],
  1043.       refreshSessions: [Object],
  1044.       renameCollection: [Object],
  1045.       repairDatabase: [Object],
  1046.       replSetAbortPrimaryCatchUp: [Object],
  1047.       replSetFreeze: [Object],
  1048.       replSetGetConfig: [Object],
  1049.       replSetGetRBID: [Object],
  1050.       replSetGetStatus: [Object],
  1051.       replSetHeartbeat: [Object],
  1052.       replSetInitiate: [Object],
  1053.       replSetMaintenance: [Object],
  1054.       replSetReconfig: [Object],
  1055.       replSetRequestVotes: [Object],
  1056.       replSetResizeOplog: [Object],
  1057.       replSetStepDown: [Object],
  1058.       replSetStepDownWithForce: [Object],
  1059.       replSetStepUp: [Object],
  1060.       replSetSyncFrom: [Object],
  1061.       replSetUpdatePosition: [Object],
  1062.       revokePrivilegesFromRole: [Object],
  1063.       revokeRolesFromRole: [Object],
  1064.       revokeRolesFromUser: [Object],
  1065.       rolesInfo: [Object],
  1066.       rotateCertificates: [Object],
  1067.       saslContinue: [Object],
  1068.       saslStart: [Object],
  1069.       serverStatus: [Object],
  1070.       setDefaultRWConcern: [Object],
  1071.       setFeatureCompatibilityVersion: [Object],
  1072.       setFreeMonitoring: [Object],
  1073.       setIndexCommitQuorum: [Object],
  1074.       setParameter: [Object],
  1075.       setShardVersion: [Object],
  1076.       shardingState: [Object],
  1077.       shutdown: [Object],
  1078.       splitChunk: [Object],
  1079.       splitVector: [Object],
  1080.       startRecordingTraffic: [Object],
  1081.       startSession: [Object],
  1082.       stopRecordingTraffic: [Object],
  1083.       top: [Object],
  1084.       update: [Object],
  1085.       updateRole: [Object],
  1086.       updateUser: [Object],
  1087.       usersInfo: [Object],
  1088.       validate: [Object],
  1089.       validateDBMetadata: [Object],
  1090.       voteCommitIndexBuild: [Object],
  1091.       waitForFailPoint: [Object],
  1092.       whatsmyuri: [Object]
  1093.     },
  1094.     cursor: {
  1095.       moreThanOneBatch: Long("12"),
  1096.       timedOut: Long("0"),
  1097.       totalOpened: Long("187"),
  1098.       lifespan: [Object],
  1099.       open: [Object]
  1100.     },
  1101.     document: {
  1102.       deleted: Long("11"),
  1103.       inserted: Long("0"),
  1104.       returned: Long("61894"),
  1105.       updated: Long("17011")
  1106.     },
  1107.     dotsAndDollarsFields: { inserts: Long("0"), updates: Long("0") },
  1108.     getLastError: { wtime: [Object], wtimeouts: Long("0"), default: [Object] },
  1109.     mongos: { cursor: [Object] },
  1110.     operation: { scanAndOrder: Long("311"), writeConflicts: Long("0") },
  1111.     operatorCounters: { expressions: [Object], match: [Object] },
  1112.     query: {
  1113.       planCacheTotalSizeEstimateBytes: Long("684915"),
  1114.       updateOneOpStyleBroadcastWithExactIDCount: Long("0")
  1115.     },
  1116.     queryExecutor: {
  1117.       scanned: Long("7829817"),
  1118.       scannedObjects: Long("7132590"),
  1119.       collectionScans: [Object]
  1120.     },
  1121.     record: { moves: Long("0") },
  1122.     repl: {
  1123.       executor: [Object],
  1124.       apply: [Object],
  1125.       buffer: [Object],
  1126.       initialSync: [Object],
  1127.       network: [Object],
  1128.       reconfig: [Object],
  1129.       stateTransition: [Object],
  1130.       syncSource: [Object]
  1131.     },
  1132.     ttl: { deletedDocuments: Long("5"), passes: Long("20") }
  1133.   },
  1134.   ok: 1
  1135. }
Add Comment
Please, Sign In to add comment