tursodatabase/libsql

Replication lag metrics

Open

#829 opened on 2023年12月23日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C (490 forks)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (16,744 stars)
PR merge metrics
 (平均マージ 23h 19m) (30d で 1 merged 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.

コントリビューターガイド