Commit Graph

9337 Commits (3704c6c20ac24c029a29494a554c93007c102db7)
 

Author SHA1 Message Date
Björn Rabenstein 3704c6c20a
Merge pull request #9533 from prometheus/beorn7/sparsehistogram
3 years ago
beorn7 1a4e54cfbb tsdb: Complete chunk format documentation
3 years ago
Björn Rabenstein b0a0bfb0a1
Merge pull request #9535 from prometheus/beorn7/testing
3 years ago
beorn7 0876d57aea chunkenc: Add test for chunk layout encoding
3 years ago
Björn Rabenstein 8c1507ebaa
Merge pull request #9509 from prometheus/beorn7/sparsehistogram
3 years ago
beorn7 ad9b4c2b68 Fix typos
3 years ago
beorn7 fe50d6fc14 Update chunk layout documentation
3 years ago
beorn7 ed33aea392 Avoid redundant varint decoding in chunk appender construction
3 years ago
beorn7 d31bb75dc4 Use VarbitUint rather than VarbitInt to encode len(spans)
3 years ago
beorn7 3179215a59 Encode zero threshold first
3 years ago
beorn7 c5522677bf Improve encoding of zero threshold
3 years ago
beorn7 7093b089f2 Use more varbit in histogram chunks
3 years ago
Björn Rabenstein 7309c20e7e
Merge pull request #9500 from codesome/resettests
3 years ago
Ganesh Vernekar dcaf568279
Metadata -> Layout renaming
3 years ago
Ganesh Vernekar 4e206c7c77
Fix reviews
3 years ago
Ganesh Vernekar 85e6686f84
Add unit test for counter reset header
3 years ago
Björn Rabenstein 311673d62e
Save on slice allocations in histogramIterator (#9494)
3 years ago
beorn7 468a89f1bf Merge branch 'sparsehistogram' of github.com:prometheus/prometheus into sparsehistogram
3 years ago
beorn7 94729d9936 Merge branch 'main' into sparsehistogram
3 years ago
Björn Rabenstein c450c01eb9
Remove obsolete TODOs about metadata (#9490)
3 years ago
Björn Rabenstein 9486be535b
Add deprecation notice for the pkg directory (#9477)
3 years ago
Julien Pivotto e245edf5a4
Fix Levi's name in MAINTAINERS.md (#9491)
3 years ago
Björn Rabenstein 354d8d2ecf
Merge pull request #9488 from prometheus/beorn7/release
3 years ago
Julien Pivotto 81cb67eb95
Add Levi as maintainer (#9487)
3 years ago
beorn7 810c1081cf Volunteer @roidelapluie and @juliusv as upcoming release shepherds
3 years ago
Björn Rabenstein 12486b1250
Merge pull request #9481 from prometheus/beorn7/cleanup
3 years ago
beorn7 7a8bb8222c Style cleanup of all the changes in sparsehistogram so far
3 years ago
beorn7 fd5ea4e0b5 Merge branch 'main' into sparsehistogram
3 years ago
Björn Rabenstein 96f0683318
Merge pull request #9439 from codesome/counterresetmeta
3 years ago
Ganesh Vernekar 5d4dc7e413
Convert the header into an enum
3 years ago
Pablo Caderno b878527151
Added deferred close to 'http.File' opened (#9443) (#9461)
3 years ago
Ganesh Vernekar 175ef4ebcf
Add a NotCounterReset flag
3 years ago
Ganesh Vernekar a280b6c2da
Fix review comments
3 years ago
Julien Pivotto 5a4c3734b1
Merge pull request #9457 from prometheus/release-2.30-merge
3 years ago
Ganesh Vernekar 10d4cb6dc0
Merge remote-tracking branch 'upstream/main' into release-2.30-merge
3 years ago
Ganesh Vernekar f29caccc42
Cut v2.30.3 (#9446)
3 years ago
Ganesh Vernekar 9d81b2d610
Fix tests
3 years ago
Ganesh Vernekar 59d77ff16d
Fix build
3 years ago
Frederic Branczyk a0819ca84f
Merge pull request #9436 from la3mmchen/fix/9269
3 years ago
Ganesh Vernekar 10bc6e80ee
Fix panic on failed snapshot replay and don't hard fail replay on disabled exemplars (#9438)
3 years ago
Ganesh Vernekar eb9931e961
Add info about counter resets in chunk meta
3 years ago
la3mmchen 6d3a4ed711 fix/9269 add documentation for endpointslice
3 years ago
Mayursinh Sarvaiya 1270b87970
chore(ui): debounce effect in timerange query (#9359)
3 years ago
Ivana Huckova a069e7ec80
Update api.md (#9429)
3 years ago
Ganesh Vernekar b30db03f35
Cut v2.30.2 (#9426)
3 years ago
Ganesh Vernekar a7d499e19a
Reduce log level during WAL replay on overlapping m-map chunks (#9425)
3 years ago
Ganesh Vernekar 8c597e5166
Don't error on overlapping m-mapped chunks during WAL replay (#9381)
3 years ago
Ganesh Vernekar 1dd22ed655
Support stale samples for sparse histograms (#9352)
3 years ago
Manuel Rüger e5b1b15dc3
Dockerfile: Optimize and consolidate steps (#9180)
3 years ago
Ganesh Vernekar a05b510fc3
Merge pull request #9410 from prometheus/merge-release-2.30
3 years ago