prometheus/tsdb/docs/format
Dieter Plaetinck 4d27816ea5
Sparsehistogram: improve dod encoding, testing, encode chunk metadata (#9015)
* factor out different varbit schemes and include Beorn's "optimum" for buckets

Signed-off-by: Dieter Plaetinck <dieter@grafana.com>

* use more compact dod encoding scheme for SHS chunk columns

Signed-off-by: Dieter Plaetinck <dieter@grafana.com>

* remove FB VB and xor dod encoding because we won't use it

Signed-off-by: Dieter Plaetinck <dieter@grafana.com>

* HistoChunk metadata encoding

Signed-off-by: Dieter Plaetinck <dieter@grafana.com>

* add SparseHistogram.Copy()

Signed-off-by: Dieter Plaetinck <dieter@grafana.com>

* histogram test: test appending a few histograms

Signed-off-by: Dieter Plaetinck <dieter@grafana.com>

* add license headers

Signed-off-by: Dieter Plaetinck <dieter@grafana.com>
2021-06-30 16:15:43 +05:30
..
chunks.md Sparsehistogram: improve dod encoding, testing, encode chunk metadata (#9015) 2021-06-30 16:15:43 +05:30
head_chunks.md Fix magic number in docs (#7998) 2020-10-01 15:05:01 +05:30
index.md Consistent naming and better names for fields in TSDB format docs (#8077) 2020-10-19 14:27:19 +05:30
README.md tsdb/docs: fix head chunks directory + link from README (#7309) 2020-06-17 20:38:21 +05:30
tombstones.md Consistent naming and better names for fields in TSDB format docs (#8077) 2020-10-19 14:27:19 +05:30
wal.md Add Exemplar Remote Write support (#8296) 2021-05-06 13:53:52 -07:00