| 1 | { |
| 2 | "Process": "mongod", |
| 3 | "OpCounters": { |
| 4 | "Insert": 0, |
| 5 | "Query": 76, |
| 6 | "Update": 59, |
| 7 | "Delete": 7, |
| 8 | "GetMore": 5110, |
| 9 | "Command": 125531 |
| 10 | }, |
| 11 | "OpLatencies": { |
| 12 | "Reads": { |
| 13 | "Latency": 1009868, |
| 14 | "Ops": 5111 |
| 15 | }, |
| 16 | "Writes": { |
| 17 | "Latency": 0, |
| 18 | "Ops": 0 |
| 19 | }, |
| 20 | "Commands": { |
| 21 | "Latency": 46432082, |
| 22 | "Ops": 125412 |
| 23 | } |
| 24 | }, |
| 25 | "Connections": { |
| 26 | "Current": 19, |
| 27 | "Available": 838841, |
| 28 | "TotalCreated": 77, |
| 29 | "Active": 7, |
| 30 | "Threaded": 19, |
| 31 | "ExhaustIsMaster": 1, |
| 32 | "ExhaustHello": 2, |
| 33 | "AwaitingTopologyChanges": 5 |
| 34 | }, |
| 35 | "Network": { |
| 36 | "BytesIn": 38851356, |
| 37 | "BytesOut": 706335836, |
| 38 | "NumRequests": 130530, |
| 39 | "NumSlowDNSOperations": 0, |
| 40 | "NumSlowSSLOperations": 0 |
| 41 | }, |
| 42 | "Memory": { |
| 43 | "Resident": 185, |
| 44 | "Virtual": 2883 |
| 45 | }, |
| 46 | "Metrics": { |
| 47 | "Cursor": { |
| 48 | "TotalOpened": 1, |
| 49 | "TimedOut": 0, |
| 50 | "Open": { |
| 51 | "NoTimeout": 0, |
| 52 | "Total": 1 |
| 53 | }, |
| 54 | "Lifespan": { |
| 55 | "GreaterThanOrEqual10Minutes": 0, |
| 56 | "LessThan10Minutes": 0, |
| 57 | "LessThan15Seconds": 0, |
| 58 | "LessThan1Minute": 0, |
| 59 | "LessThan1Second": 0, |
| 60 | "LessThan30Seconds": 0, |
| 61 | "LessThan5Seconds": 0 |
| 62 | } |
| 63 | }, |
| 64 | "Document": { |
| 65 | "Deleted": 7, |
| 66 | "Inserted": 0, |
| 67 | "Returned": 1699, |
| 68 | "Updated": 52 |
| 69 | }, |
| 70 | "QueryExecutor": { |
| 71 | "Scanned": 61, |
| 72 | "ScannedObjects": 1760 |
| 73 | } |
| 74 | }, |
| 75 | "ExtraInfo": { |
| 76 | "PageFaults": 0 |
| 77 | }, |
| 78 | "Asserts": { |
| 79 | "Regular": 0, |
| 80 | "Warning": 0, |
| 81 | "Msg": 0, |
| 82 | "User": 246, |
| 83 | "Tripwire": 0, |
| 84 | "Rollovers": 0 |
| 85 | }, |
| 86 | "Transactions": { |
| 87 | "CurrentActive": 0, |
| 88 | "CurrentInactive": 0, |
| 89 | "CurrentOpen": 0, |
| 90 | "CurrentPrepared": 0, |
| 91 | "TotalAborted": 0, |
| 92 | "TotalCommitted": 0, |
| 93 | "TotalStarted": 0, |
| 94 | "TotalPrepared": 0, |
| 95 | "CommitTypes": null |
| 96 | }, |
| 97 | "GlobalLock": { |
| 98 | "CurrentQueue": { |
| 99 | "Readers": 0, |
| 100 | "Writers": 0 |
| 101 | }, |
| 102 | "ActiveClients": { |
| 103 | "Readers": 0, |
| 104 | "Writers": 0 |
| 105 | } |
| 106 | }, |
| 107 | "Tcmalloc": { |
| 108 | "Generic": { |
| 109 | "CurrentAllocatedBytes": 109050648, |
| 110 | "HeapSize": 127213568 |
| 111 | }, |
| 112 | "Tcmalloc": { |
| 113 | "PageheapFreeBytes": 13959168, |
| 114 | "PageheapUnmappedBytes": 126976, |
| 115 | "MaxTotalThreadCacheBytes": 1073741824, |
| 116 | "CurrentTotalThreadCacheBytes": 2490832, |
| 117 | "TotalFreeBytes": 4076776, |
| 118 | "CentralCacheFreeBytes": 406680, |
| 119 | "TransferCacheFreeBytes": 1179264, |
| 120 | "ThreadCacheFreeBytes": 2490832, |
| 121 | "AggressiveMemoryDecommit": 0, |
| 122 | "PageheapCommittedBytes": 127086592, |
| 123 | "PageheapScavengeBytes": 0, |
| 124 | "PageheapCommitCount": 376, |
| 125 | "PageheapTotalCommitBytes": 229060608, |
| 126 | "PageheapDecommitCount": 122, |
| 127 | "PageheapTotalDecommitBytes": 101974016, |
| 128 | "PageheapReserveCount": 60, |
| 129 | "PageheapTotalReserveBytes": 127213568, |
| 130 | "SpinlockTotalDelayNs": 33426251 |
| 131 | } |
| 132 | }, |
| 133 | "Locks": { |
| 134 | "Global": { |
| 135 | "AcquireCount": { |
| 136 | "Shared": 0, |
| 137 | "Exclusive": 6, |
| 138 | "IntentShared": 437905, |
| 139 | "IntentExclusive": 174228 |
| 140 | } |
| 141 | }, |
| 142 | "Database": { |
| 143 | "AcquireCount": { |
| 144 | "Shared": 0, |
| 145 | "Exclusive": 3, |
| 146 | "IntentShared": 50971, |
| 147 | "IntentExclusive": 172539 |
| 148 | } |
| 149 | }, |
| 150 | "Collection": { |
| 151 | "AcquireCount": { |
| 152 | "Shared": 0, |
| 153 | "Exclusive": 6, |
| 154 | "IntentShared": 336370, |
| 155 | "IntentExclusive": 172523 |
| 156 | } |
| 157 | }, |
| 158 | "Mutex": { |
| 159 | "AcquireCount": { |
| 160 | "Shared": 0, |
| 161 | "Exclusive": 0, |
| 162 | "IntentShared": 245077, |
| 163 | "IntentExclusive": 0 |
| 164 | } |
| 165 | }, |
| 166 | "Metadata": null, |
| 167 | "Oplog": { |
| 168 | "AcquireCount": { |
| 169 | "Shared": 0, |
| 170 | "Exclusive": 0, |
| 171 | "IntentShared": 16788, |
| 172 | "IntentExclusive": 1 |
| 173 | } |
| 174 | } |
| 175 | }, |
| 176 | "WiredTiger": { |
| 177 | "ConcurrentTransaction": { |
| 178 | "Write": { |
| 179 | "Out": 0, |
| 180 | "Available": 128 |
| 181 | }, |
| 182 | "Read": { |
| 183 | "Out": 0, |
| 184 | "Available": 128 |
| 185 | } |
| 186 | }, |
| 187 | "Cache": { |
| 188 | "BytesCurrentlyInCache": 814375, |
| 189 | "MaximumBytesConfigured": 7854882816, |
| 190 | "TrackedDirtyBytesInCache": 456446, |
| 191 | "UnmodifiedPagesEvicted": 0, |
| 192 | "ModifiedPagesEvicted": 0, |
| 193 | "PagesReadIntoCache": 108, |
| 194 | "PagesWrittenFromCache": 3177 |
| 195 | } |
| 196 | }, |
| 197 | "Repl": [ |
| 198 | { |
| 199 | "Key": "topologyVersion", |
| 200 | "Value": [ |
| 201 | { |
| 202 | "Key": "processId", |
| 203 | "Value": "63b043be562288304ad3b4fe" |
| 204 | }, |
| 205 | { |
| 206 | "Key": "counter", |
| 207 | "Value": 7 |
| 208 | } |
| 209 | ] |
| 210 | }, |
| 211 | { |
| 212 | "Key": "hosts", |
| 213 | "Value": [ |
| 214 | "mongodb-primary:27017", |
| 215 | "mongodb-secondary:27017" |
| 216 | ] |
| 217 | }, |
| 218 | { |
| 219 | "Key": "setName", |
| 220 | "Value": "replicaset" |
| 221 | }, |
| 222 | { |
| 223 | "Key": "setVersion", |
| 224 | "Value": 4 |
| 225 | }, |
| 226 | { |
| 227 | "Key": "isWritablePrimary", |
| 228 | "Value": true |
| 229 | }, |
| 230 | { |
| 231 | "Key": "secondary", |
| 232 | "Value": false |
| 233 | }, |
| 234 | { |
| 235 | "Key": "primary", |
| 236 | "Value": "mongodb-primary:27017" |
| 237 | }, |
| 238 | { |
| 239 | "Key": "me", |
| 240 | "Value": "mongodb-primary:27017" |
| 241 | }, |
| 242 | { |
| 243 | "Key": "electionId", |
| 244 | "Value": "7fffffff0000000000000006" |
| 245 | }, |
| 246 | { |
| 247 | "Key": "lastWrite", |
| 248 | "Value": [ |
| 249 | { |
| 250 | "Key": "opTime", |
| 251 | "Value": [ |
| 252 | { |
| 253 | "Key": "ts", |
| 254 | "Value": { |
| 255 | "T": 1672512884, |
| 256 | "I": 1 |
| 257 | } |
| 258 | }, |
| 259 | { |
| 260 | "Key": "t", |
| 261 | "Value": 6 |
| 262 | } |
| 263 | ] |
| 264 | }, |
| 265 | { |
| 266 | "Key": "lastWriteDate", |
| 267 | "Value": "2022-12-31T20:54:44+02:00" |
| 268 | }, |
| 269 | { |
| 270 | "Key": "majorityOpTime", |
| 271 | "Value": [ |
| 272 | { |
| 273 | "Key": "ts", |
| 274 | "Value": { |
| 275 | "T": 1672512884, |
| 276 | "I": 1 |
| 277 | } |
| 278 | }, |
| 279 | { |
| 280 | "Key": "t", |
| 281 | "Value": 6 |
| 282 | } |
| 283 | ] |
| 284 | }, |
| 285 | { |
| 286 | "Key": "majorityWriteDate", |
| 287 | "Value": "2022-12-31T20:54:44+02:00" |
| 288 | } |
| 289 | ] |
| 290 | }, |
| 291 | { |
| 292 | "Key": "replicationProgress", |
| 293 | "Value": [ |
| 294 | [ |
| 295 | { |
| 296 | "Key": "host", |
| 297 | "Value": "mongodb-primary:27017" |
| 298 | }, |
| 299 | { |
| 300 | "Key": "optime", |
| 301 | "Value": [ |
| 302 | { |
| 303 | "Key": "ts", |
| 304 | "Value": { |
| 305 | "T": 1672512884, |
| 306 | "I": 1 |
| 307 | } |
| 308 | }, |
| 309 | { |
| 310 | "Key": "t", |
| 311 | "Value": 6 |
| 312 | } |
| 313 | ] |
| 314 | }, |
| 315 | { |
| 316 | "Key": "lastAppliedOpTime", |
| 317 | "Value": [ |
| 318 | { |
| 319 | "Key": "ts", |
| 320 | "Value": { |
| 321 | "T": 1672512884, |
| 322 | "I": 1 |
| 323 | } |
| 324 | }, |
| 325 | { |
| 326 | "Key": "t", |
| 327 | "Value": 6 |
| 328 | } |
| 329 | ] |
| 330 | }, |
| 331 | { |
| 332 | "Key": "heartbeatAppliedOpTime", |
| 333 | "Value": [ |
| 334 | { |
| 335 | "Key": "ts", |
| 336 | "Value": { |
| 337 | "T": 0, |
| 338 | "I": 0 |
| 339 | } |
| 340 | }, |
| 341 | { |
| 342 | "Key": "t", |
| 343 | "Value": -1 |
| 344 | } |
| 345 | ] |
| 346 | }, |
| 347 | { |
| 348 | "Key": "heartbeatDurableOpTime", |
| 349 | "Value": [ |
| 350 | { |
| 351 | "Key": "ts", |
| 352 | "Value": { |
| 353 | "T": 0, |
| 354 | "I": 0 |
| 355 | } |
| 356 | }, |
| 357 | { |
| 358 | "Key": "t", |
| 359 | "Value": -1 |
| 360 | } |
| 361 | ] |
| 362 | }, |
| 363 | { |
| 364 | "Key": "memberId", |
| 365 | "Value": 0 |
| 366 | } |
| 367 | ], |
| 368 | [ |
| 369 | { |
| 370 | "Key": "host", |
| 371 | "Value": "mongodb-secondary:27017" |
| 372 | }, |
| 373 | { |
| 374 | "Key": "optime", |
| 375 | "Value": [ |
| 376 | { |
| 377 | "Key": "ts", |
| 378 | "Value": { |
| 379 | "T": 1672512884, |
| 380 | "I": 1 |
| 381 | } |
| 382 | }, |
| 383 | { |
| 384 | "Key": "t", |
| 385 | "Value": 6 |
| 386 | } |
| 387 | ] |
| 388 | }, |
| 389 | { |
| 390 | "Key": "lastAppliedOpTime", |
| 391 | "Value": [ |
| 392 | { |
| 393 | "Key": "ts", |
| 394 | "Value": { |
| 395 | "T": 1672512884, |
| 396 | "I": 1 |
| 397 | } |
| 398 | }, |
| 399 | { |
| 400 | "Key": "t", |
| 401 | "Value": 6 |
| 402 | } |
| 403 | ] |
| 404 | }, |
| 405 | { |
| 406 | "Key": "heartbeatAppliedOpTime", |
| 407 | "Value": [ |
| 408 | { |
| 409 | "Key": "ts", |
| 410 | "Value": { |
| 411 | "T": 1672512884, |
| 412 | "I": 1 |
| 413 | } |
| 414 | }, |
| 415 | { |
| 416 | "Key": "t", |
| 417 | "Value": 6 |
| 418 | } |
| 419 | ] |
| 420 | }, |
| 421 | { |
| 422 | "Key": "heartbeatDurableOpTime", |
| 423 | "Value": [ |
| 424 | { |
| 425 | "Key": "ts", |
| 426 | "Value": { |
| 427 | "T": 1672512884, |
| 428 | "I": 1 |
| 429 | } |
| 430 | }, |
| 431 | { |
| 432 | "Key": "t", |
| 433 | "Value": 6 |
| 434 | } |
| 435 | ] |
| 436 | }, |
| 437 | { |
| 438 | "Key": "memberId", |
| 439 | "Value": 1 |
| 440 | } |
| 441 | ] |
| 442 | ] |
| 443 | }, |
| 444 | { |
| 445 | "Key": "primaryOnlyServices", |
| 446 | "Value": [ |
| 447 | { |
| 448 | "Key": "ShardSplitDonorService", |
| 449 | "Value": [ |
| 450 | { |
| 451 | "Key": "state", |
| 452 | "Value": "running" |
| 453 | }, |
| 454 | { |
| 455 | "Key": "numInstances", |
| 456 | "Value": 0 |
| 457 | } |
| 458 | ] |
| 459 | }, |
| 460 | { |
| 461 | "Key": "TenantMigrationRecipientService", |
| 462 | "Value": [ |
| 463 | { |
| 464 | "Key": "state", |
| 465 | "Value": "running" |
| 466 | }, |
| 467 | { |
| 468 | "Key": "numInstances", |
| 469 | "Value": 0 |
| 470 | } |
| 471 | ] |
| 472 | }, |
| 473 | { |
| 474 | "Key": "TenantMigrationDonorService", |
| 475 | "Value": [ |
| 476 | { |
| 477 | "Key": "state", |
| 478 | "Value": "running" |
| 479 | }, |
| 480 | { |
| 481 | "Key": "numInstances", |
| 482 | "Value": 0 |
| 483 | } |
| 484 | ] |
| 485 | } |
| 486 | ] |
| 487 | }, |
| 488 | { |
| 489 | "Key": "rbid", |
| 490 | "Value": 2 |
| 491 | }, |
| 492 | { |
| 493 | "Key": "userWriteBlockMode", |
| 494 | "Value": 1 |
| 495 | } |
| 496 | ] |
| 497 | } |