Commit Graph

9315 Commits (4b799c361a6d768314af8b3ea82eccb25298e214)
 

Author SHA1 Message Date
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
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
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
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
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
Julien Pivotto 3458e338c6
docs: Improve PuppetDB example (#9547)
3 years ago
beorn7 c00c6ed01f promql: Add more test cases for `histogram_quantile`
3 years ago
Bryan Boreham a278ea4b58
promql: copy data when short-circuiting (#9552)
3 years ago
Vladimir Kononov 1043d2b594
Discovery: abstain from restarting providers if possible (#9321) (#9349)
3 years ago
Julien Pivotto 432005826d
Add a feature flag to enable the new discovery manager (#9537)
3 years ago
Julien Pivotto 68bc92b520
uyuni: small fixes for comments (#9538)
3 years ago
Julien Pivotto df1bae0514
Add support for security-related HTTP headers (#9546)
3 years ago
Julien Pivotto 2a574bf8c2
Uyuni: enable HTTP2 again (#9539)
3 years ago
Olivier Lemasle 8858a276c2
Fix link to React App's README (#9532)
3 years ago
Julien Pivotto c812ee794e
PromQL: Comment flaky test (#9545)
3 years ago
Witek Bedyk cda2dbbef6
Add Uyuni service discovery (#8190)
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
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