tursodatabase/libsql

Replication lag metrics

Open

#829 ouverte le 23 déc. 2023

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C (490 forks)batch import
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (16 744 stars)
Métriques de merge PR
 (Merge moyen 23h 19m) (1 PR mergée en 30 j)

Description

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.

Guide contributeur