9371 Commits (742b504be8baf28317213293426457c65d13edf2)
 

Author SHA1 Message Date
Björn Rabenstein 742b504be8
Merge pull request #9759 from prometheus/sparse-rate 3 years ago
beorn7 9de3ab60df promql: improve histogram support in engine.go 3 years ago
beorn7 73858d7f82 storage: histogram support in memoized_iterator 3 years ago
beorn7 9b30ca2598 promql: Support histogram in value string representation 3 years ago
beorn7 4c28d9fac7 Move to histogram.Histogram pointers 3 years ago
beorn7 f1065e44a4 model: String method for histogram.Histogram 3 years ago
beorn7 8f92c90897 Add TODOs and some minor tweaks 3 years ago
Ganesh Vernekar c8b267efd6
Get histograms from TSDB to the rate() function implementation 3 years ago
beorn7 a9008f5423 Merge branch 'main' into sparsehistogram 3 years ago
Björn Rabenstein 39be2df10d
Merge pull request #9534 from prometheus/beorn7/encoding 3 years ago
beorn7 4998b9750f chunkenc: Bugfix and naming tweaks 3 years ago
beorn7 78ef9c6359 chunkenc: make xor reading more DRY 3 years ago
beorn7 4a1b84f8b2 chunkenc: make xor writing more DRY 3 years ago
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
Julien Pivotto c812ee794e
PromQL: Comment flaky test (#9545) 3 years ago
Björn Rabenstein b0a0bfb0a1
Merge pull request #9535 from prometheus/beorn7/testing 3 years ago
Witek Bedyk cda2dbbef6
Add Uyuni service discovery (#8190) 3 years ago
beorn7 0876d57aea chunkenc: Add test for chunk layout encoding 3 years ago
Augustin Husson a4ad290987
remove old promql editor (#9452) 3 years ago
Augustin Husson 703d9bcd56
prepare the changelog for a next release of codemirror-promql (#9492) 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
Augustin Husson 08011925a1
update documentation around react-app (#9476) 3 years ago
jessicagreben 60d0990886 add more explicit label values 3 years ago
jessicagreben 3da87d2f39 add unit test to check label rule labels override 3 years ago
Julien Pivotto f8372bc6b9 backfill: Apply rule labels after query labels 3 years ago
Julien Pivotto a18224d02d
make aggregations deterministic (#9459) 3 years ago
Björn Rabenstein 94a9156cc4
Merge pull request #9518 from prometheus/beorn7/labels 3 years ago
Paweł Szulik 4414351576
web api: Delete unnecessary conversion. (#9517) 3 years ago
beorn7 fe50d6fc14 Update chunk layout documentation 3 years ago
beorn7 b8d953a5a0 scrape: Avoid creating a label map during conflict resolution 3 years ago
beorn7 ed33aea392 Avoid redundant varint decoding in chunk appender construction 3 years ago
Shirley Leu c890ea407f
Resolve conflicts between multiple exported label prefixes (#9479) 3 years ago
Howie 4e1dacf2d1
fix issue #9432(uses reference to loop iterator variable ) (#9483) 3 years ago
ziollek 55f9147b44
Add atan2 to scalar operators - issue #9485 (#9515) 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
Ben Ye fdbc40a9ef
Expose NewChainSampleIterator func (#9475) 3 years ago
tclayton-newr e261eccb35
added doc for changed metric name in remote write (#9480) 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
Dieter Plaetinck d5afe0a577
TSDB: Use a dedicated head chunk reference type (#9501) 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
Frederic Branczyk 054fc4ba19
Merge pull request #9467 from katsadim/endpointsliceovercapacity 3 years ago
beorn7 468a89f1bf Merge branch 'sparsehistogram' of github.com:prometheus/prometheus into sparsehistogram 3 years ago