tursodatabase/libsql

Replication lag metrics

Open

#829 创建于 2023年12月23日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C (490 fork)batch import
enhancementgood first issuehelp wanted

仓库指标

Star
 (16,744 star)
PR 合并指标
 (平均合并 23小时 19分钟) (30 天内合并 1 个 PR)

描述

Let's add metrics to measure replication lag so that you can observe it. For example, let's assume that the clocks are synchronized and take a timestamp when we stream out a page frame and compare that to the timestamp when we inject the frame to the replica WAL.

贡献者指南