There is the binary log but that is designed to be transient, with logs discarded as they are finished with. The stats will give high-level information about how many jobs have been processed, being run by workers right now, and are yet to process, as well as removed, buried and more.
Beyond those numbers, it might be usful to generate some stats for yourself that aren't recorded by the daemon itself when a job is first queued, and/or after it has been reserved/deleted/completed/buried.
发布评论
评论(1)
有二进制日志,但它被设计为暂时性的,带有日志完成后就被丢弃。 统计将提供有关有多少个的高级信息工作已经被处理,现在由工人运行,还有待处理,以及被移除、掩埋等等。
除了这些数字之外,为自己生成一些统计数据可能很有用,这些统计数据在作业首次排队时和/或在保留/删除/完成/埋藏之后,守护进程本身不会记录。
There is the binary log but that is designed to be transient, with logs discarded as they are finished with. The stats will give high-level information about how many jobs have been processed, being run by workers right now, and are yet to process, as well as removed, buried and more.
Beyond those numbers, it might be usful to generate some stats for yourself that aren't recorded by the daemon itself when a job is first queued, and/or after it has been reserved/deleted/completed/buried.