mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-25 05:34:05 -08:00
commit
15baaa5677
|
@ -136,7 +136,7 @@ The sequence of label index sections is finalized by an offset table pointing to
|
|||
|
||||
### Postings
|
||||
|
||||
Postings sections store monotinically increasing lists of series references that contain a given label pair associated with the list.
|
||||
Postings sections store monotonically increasing lists of series references that contain a given label pair associated with the list.
|
||||
|
||||
```
|
||||
┌────────────────────┬────────────────────┐
|
||||
|
@ -203,4 +203,4 @@ If a reference is zero, it indicates the respective section does not exist and e
|
|||
├─────────────────────────────────────────┤
|
||||
│ CRC32 <4b> │
|
||||
└─────────────────────────────────────────┘
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue