9532 Commits (14986e52cf256b6ed0590b705fbcbfc938e1c4e4)
 

Author SHA1 Message Date
Mateusz Gozdek 01c5582216 .golangci.yml: enable gofumpt and goimports linters 3 years ago
Mateusz Gozdek ce65883588 .golangci.yml: don't lint autogenerated files 3 years ago
Mateusz Gozdek b7bdf6fab2 Fix imports formatting 3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 3 years ago
Julien Pivotto b1e8e8a0ca
Merge pull request #9642 from prometheus/release-2.31 3 years ago
Julien Pivotto 807f46a1ed
Gate agent behind a feature flag, valide mode flags (#9620) 3 years ago
Julien Pivotto 6e1d6edb33
Exclude agent from windows tests (#9645) 3 years ago
Julien Pivotto d4c83da6d2
Release 2.31 (#9639) 3 years ago
Björn Rabenstein b862218389
Merge pull request #9588 from darshanime/kahan 3 years ago
Darshan Chaudhary a7e554b158
add check service-discovery command (#8970) 3 years ago
Hu Shuai 4b799c361a
Fix in typo in cmd/prometheus/main.go (#9632) 3 years ago
chenlujjj 660329d5b3
add tombstoneFormatVersionSize & tombstonesCRCSize constants (#9625) 3 years ago
Praveen Ghuge 64d9b41998
Use testing.T.TempDir() instead of ioutil.TempDir() in tsdb/wal unit tests (#9602) 3 years ago
darshanime 42d786f1ac use kahan summation for aggregation functions 3 years ago
darshanime 694b872dee address stylistic nits 3 years ago
darshanime a905354da3 use kahan for avg_over_time 3 years ago
darshanime 0a9deb9597 use kahan summation for numerical stability 3 years ago
Arthur Silva Sens be2599c853
config: Make remote-write required for Agent mode (#9618) 3 years ago
lzhfromustc 9da5382103
storage/remote: Prevent two goroutines from endless loop (#8967) 3 years ago
lzhfromustc d42be7be76
test:Fix two potential goroutine leaks (#8964) 3 years ago
Bryan Boreham 5afa606ecb
Remote-write: reuse memory for marshalling (#9412) 3 years ago
Robert Fratto bc72a718c4
Initial draft of prometheus-agent (#8785) 3 years ago
David Leadbeater c91c2bbea5
promtool: Show more human readable got/exp output (#8064) 3 years ago
DrAuYueng 69e309d202
Expose TargetsFromGroup/AlertmanagerFromGroup func and reuse this for (#9343) 3 years ago
Ben Kochie 8207b132fd
Merge pull request #9572 from prometheus/superq/cleanup_mixin_build 3 years ago
Xiaochao Dong c2d1c85857
close tsdb.head in test case (#9580) 3 years ago
Julien Pivotto 25d06a9b76
Release 2.31.0-rc.1 (#9587) 3 years ago
Furkan Türkal 0c07663b70
fix: possible race on shared variables in test (#9470) 3 years ago
Dieter Plaetinck d5bfbe3114
improve bstream comments and doc (#9560) 3 years ago
Julius Volz e7a12ac80a
Fix broken prefixed asset links in webpack build (#9586) 3 years ago
Furkan Türkal a6e6011d55
Add scrape_body_size_bytes metric (#9569) 3 years ago
Levi Harrison 5d409b0637
Remove `interval` and `timeout` parameters (#9578) 3 years ago
SuperQ 3cd2c033e2
Use Go 1.16+ install for mixin tests 3 years ago
Ben Kochie 10c3e84c90
Merge pull request #9573 from roidelapluie/lint 3 years ago
Julien Pivotto 73255e15f6 Address golint failures from revive 3 years ago
Ben Kochie 1c624c58ca
Replace deprecated linter (#9571) 3 years ago
Julien Pivotto 21834bca6b
Release 2.31.0-rc.0 (#9556) 3 years ago
Ben Kochie 91726e33a0
Merge pull request #9564 from prometheus/superq/go_get_d 3 years ago
SuperQ 5b75a97b2c
Use download mode for update-go-deps 3 years ago
Ben Kochie 92ba644a37
Bump indirect modules (#9562) 3 years ago
Will Tran 97b0738895
add --max-block-duration in promtool create-blocks-from rules (#9511) 3 years ago
Levi Harrison d81bbe154d
Rule alerts/series limit updates (#9541) 3 years ago
Serge Catudal 8c3eca84db
Fix remote write receiver endpoint for exemplars (#9414) 3 years ago
Julien Pivotto 4c088ba8ba
Update go dependencies (#9555) 3 years ago
Furkan Türkal 9d0058a09e
Bind port 0 in main_test (#9558) 3 years ago
Julian Wiedmann 18886c33c2
docs/operators: fix a typo (#9559) 3 years ago
Björn Rabenstein c092a74be9
Merge pull request #9553 from prometheus/beorn7/histogram 3 years ago
Julien Pivotto b0c98e01c8
Include scrape labels in the hash (#9551) 3 years ago
Julien Pivotto 77f411b2ec
Enable tls_config in oauth2 (#9550) 3 years ago
Levi Harrison 89a6ebd799
Add common HTTP client to Azure SD (#9267) 3 years ago