Fix type byte of WAL metadata records in docs (#11035)
Signed-off-by: Paschalis Tsilias <paschalist0@gmail.com>
This commit is contained in:
parent
62a6bba2db
commit
a0f7c31c26
|
@ -125,7 +125,7 @@ Metadata records encode the metadata updates associated with a series.
|
|||
|
||||
```
|
||||
┌────────────────────────────────────────────┐
|
||||
│ type = 5 <1b> │
|
||||
│ type = 6 <1b> │
|
||||
├────────────────────────────────────────────┤
|
||||
│ ┌────────────────────────────────────────┐ │
|
||||
│ │ series_id <uvarint> │ │
|
||||
|
|
Loading…
Reference in New Issue