From a0f7c31c2666dc45f8006ee66395b5409a59a2b9 Mon Sep 17 00:00:00 2001 From: Paschalis Tsilias Date: Tue, 19 Jul 2022 15:52:02 +0300 Subject: [PATCH] Fix type byte of WAL metadata records in docs (#11035) Signed-off-by: Paschalis Tsilias --- tsdb/docs/format/wal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsdb/docs/format/wal.md b/tsdb/docs/format/wal.md index f7e82e115..39be2a808 100644 --- a/tsdb/docs/format/wal.md +++ b/tsdb/docs/format/wal.md @@ -125,7 +125,7 @@ Metadata records encode the metadata updates associated with a series. ``` ┌────────────────────────────────────────────┐ -│ type = 5 <1b> │ +│ type = 6 <1b> │ ├────────────────────────────────────────────┤ │ ┌────────────────────────────────────────┐ │ │ │ series_id │ │