weixiang1862 commented on issue #11045: URL: https://github.com/apache/skywalking/issues/11045#issuecomment-1633819381
> What are `getLastTime` and `getLastTime error time` meaning? This seems not a term. They are calculated from these metrics: [mongodb_ss_metrics_getLastError_wtime_num](https://www.mongodb.com/docs/manual/reference/command/serverStatus/#mongodb-serverstatus-serverstatus.metrics.getLastError.wtime.num) [mongodb_ss_metrics_getLastError_wtimeouts](https://www.mongodb.com/docs/manual/reference/command/serverStatus/#mongodb-serverstatus-serverstatus.metrics.getLastError.wtime.totalMillis) [mongodb_ss_metrics_getLastError_wtime_totalMillis](https://www.mongodb.com/docs/manual/reference/command/serverStatus/#mongodb-serverstatus-serverstatus.metrics.getLastError.wtime.totalMillis) It represent the number and cost time of getLastError command with [write concern](https://www.mongodb.com/docs/v6.0/reference/write-concern/#std-label-write-concern), which wait for other members of a replica set to acknowledge for write operation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
