Commit Graph

11634 Commits (3c047a35184db4ff351dbf29f0ee9860b063c313)
 

Author SHA1 Message Date
Julien Pivotto 65c321a250
Merge pull request #12310 from prometheus/dependabot/go_modules/github.com/digitalocean/godo-1.99.0
2 years ago
Julien Pivotto 0dc31ade41 Add support for consul path_prefix
2 years ago
Julien Pivotto 1991bfb552 Merge remote-tracking branch 'origin/release-2.43'
2 years ago
Julien Pivotto 41b3db198c
Merge pull request #12367 from AkshaySiwal/main
2 years ago
zenador 191bf9055b
Handle more arithmetic operators for native histograms (#12262)
2 years ago
Björn Rabenstein 30e263cf96
Merge pull request #12357 from krajorama/fix-histogram-appendable-emptybucket
2 years ago
Bryan Boreham a073e04a9b
Merge pull request #12366 from prometheus/release-2.44
2 years ago
Callum Styan 0d2108ad79
[tsdb] re-implement WAL watcher to read via a "notification" channel (#11949)
2 years ago
Bryan Boreham 3711339a7d Alerts: more efficient relabel on Send
2 years ago
Bryan Boreham c3f267d862 Alerts: more efficient generation of target labels
2 years ago
Akshay Siwal 4c898fc4a1
Update getting_started.md
2 years ago
György Krajcsovits c6618729c9 Fix HistogramAppender.Appendable array out of bound error
2 years ago
Bryan Boreham 1ac5131f69
Release 2.44.0 (#12364)
2 years ago
Björn Rabenstein b727e69b76
Merge pull request #12350 from prometheus/beorn7/histogram
2 years ago
beorn7 9e500345f3 textparse/scrape: Add option to scrape both classic and native histograms
2 years ago
Frederic Branczyk 5c5fa5c319
Merge pull request #12338 from mickael-carl/mcarl/attach-node-labels
2 years ago
Jesus Vazquez 1f1dac2cda
Merge pull request #12351 from alanprot/optimization/MatchNotRegexp
2 years ago
Bryan Boreham fa4f4e4f37
Merge pull request #12349 from rfratto/fix-wlog-path
2 years ago
Mickael Carl 2f35619710 discovery/kubernetes: attach node labels when the endpoints TargetRef's kind are Node
2 years ago
Alan Protasio c0f1abb574 MatchNotRegexp optimization
2 years ago
Bryan Boreham 734baa37e0
Merge pull request #12344 from bboreham/rw-stable
2 years ago
Robert Fratto 9e4e2a4a51
wlog: use filepath for getting checkpoint number
2 years ago
Björn Rabenstein bd98fc8c45
Merge pull request #12254 from zenador/histogram-bucket-limit
2 years ago
Björn Rabenstein 37fe9b89dc
Merge pull request #12055 from leizor/leizor/prometheus/issues/12009
2 years ago
Ganesh Vernekar 3c4802635d
Merge pull request #12345 from codesome/codeowners
2 years ago
Ganesh Vernekar a96350f15f
Remove codesome and add jesusvazquez in CODEOWNERS for tsdb
2 years ago
Bryan Boreham b1b8fd77c4 docs: state that remote write is stable
2 years ago
Bryan Boreham 94d9367bbf
Create 2.44.0-rc.2 (#12341)
2 years ago
Björn Rabenstein d61811ef32
Merge pull request #12326 from prometheus/beorn7/storage
2 years ago
George Krajcsovits f5fcaa3872
Fix setting reset header to gauge histogram in seriesToChunkEncoder (#12329)
2 years ago
Bryan Boreham e278195e39
Cherry-pick bugfix #12322 and create v2.43.1 (#12324)
2 years ago
Jeanette Tan 40240c9c1c Update according to code review
2 years ago
György Krajcsovits 19a4f314f5 Refactor testutil/protobuf.go into scrape package
2 years ago
György Krajcsovits e9b2d87443 Revert change to model/textparse/protobufparse_test.go
2 years ago
Björn Rabenstein 7c2de14b0b
Merge pull request #12243 from leizor/leizor/prometheus/issues/11274
2 years ago
Justin Lei 7bbf24b707 Make MemoizedSeriesIterator not implement chunkenc.Iterator
2 years ago
beorn7 b0272255b7 storage: optimise sampleRing
2 years ago
Bryan Boreham 3d26faade4
Create 2.44.0-rc.1 (#12323)
2 years ago
Bryan Boreham 7a48a266b6
labels: respect Set after Del in Builder (#12322)
2 years ago
Justin Lei 6985dcbe73 Optimize and test MemoizedSeriesIterator
2 years ago
dependabot[bot] 8deface2da
build(deps): bump github.com/prometheus/client_golang
2 years ago
dependabot[bot] 6dfcd002ae
build(deps): bump github.com/hetznercloud/hcloud-go
2 years ago
dependabot[bot] 1cbe1d8566
build(deps): bump github.com/digitalocean/godo from 1.98.0 to 1.99.0
2 years ago
dependabot[bot] 1068be1991
build(deps): bump bufbuild/buf-setup-action from 1.16.0 to 1.17.0
2 years ago
Bryan Boreham 0ab9553611
tsdb: drop deleted series from the WAL sooner (#12297)
2 years ago
Filip Petkovski 0d049feac7
Fix encoding samples in ChunkSeries (#12185)
2 years ago
François Gouteroux b1bab7bc54 feat(promtool): add push metrics command
2 years ago
Julien Pivotto 24d7e5bd49
Merge pull request #12296 from rsc/loopvar
2 years ago
Julien Pivotto 3c3ea24929
Merge pull request #12290 from cuishuang/main
2 years ago
Russ Cox 28f5502828 scrape: fix two loop variable scoping bugs in test
2 years ago