The Prometheus monitoring system and time series database.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
prometheus/tsdb/chunkenc
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254)
2 years ago
..
bstream.go enable gocritic, unconvert and unused linters 3 years ago
bstream_test.go Testify: move to require (#8122) 5 years ago
chunk.go Change `ChunkReader.Chunk()` to `ChunkOrIterable()` 2 years ago
chunk_test.go tsdb: Rework iterators (#9877) 4 years ago
float_histogram.go Fix histogram append errors (#13201) 2 years ago
float_histogram_test.go golangci-lint: enable testifylint linter (#13254) 2 years ago
histogram.go Fix histogram append errors (#13201) 2 years ago
histogram_meta.go ci(lint): enable godot; append dot at the end of comments 2 years ago
histogram_meta_test.go histograms: General readability tweaks 3 years ago
histogram_test.go golangci-lint: enable testifylint linter (#13254) 2 years ago
varbit.go tsdb/chunkenc: use Go standard errors package 2 years ago
varbit_test.go Use more varbit in histogram chunks 4 years ago
xor.go ci(lint): enable nolintlint and remove redundant comments (#12926) 2 years ago
xor_test.go chunkenc: Slightly optimize xorWrite/xoRead (#11476) 3 years ago