9356 Commits (9d1c1cd551301f92995e6f64dc67e743a737a64e)
 

Author SHA1 Message Date
Julien Pivotto 9d1c1cd551 Add Robert as tsdb/agent maintainer 3 years ago
beorn7 a1e595edac Fix two trivial lint warnings 3 years ago
Bryan Boreham 26d8ae0e41 Rules: simplify map key for stale series detection 3 years ago
Matthew 628211c25a
Feat UI metrics search (#9629) 3 years ago
Augustin Husson 4caae4e4a6
add a negative boost for some trigonometric functions that can overlapp other regular promQL functions (#9688) 3 years ago
Conor Evans c28b9a0574
Add datacenter to Consul service discovery logs (#9668) 3 years ago
Dieter Plaetinck cda025b5b5
TSDB: demistify SeriesRefs and ChunkRefs (#9536) 3 years ago
johncming b882d2b7c7
tsdb/wal: Avoid writing closed channel. (#9566) 3 years ago
chenlujjj d18e42c650
refine comments of Checkpoint function (#9655) 3 years ago
Bartlomiej Plotka 789274bf9c cmd: Fixed storage flag regression introduced in #9660 3 years ago
Yijie Qin 6fce45838a
Add access function for restoration state of alerting rule (#9665) 3 years ago
Julien Pivotto b9c814fce6
Merge pull request #9681 from prometheus/release-2.31 3 years ago
Julien Pivotto 411021ada9
Release 2.31.1 (#9669) 3 years ago
Marco Pracucci 309b094b92
Optimized MemPostings.EnsureOrder() (#9673) 3 years ago
Julien Pivotto 9621c2c0cc
Fix race with targets update during ApplyConfig (#9656) 3 years ago
Sunil Thaha 4bdaea7663
fix: storage.tsdb.path randomly initialised to data-agent/ (#9660) 3 years ago
Bartlomiej Plotka e68ccc7708
Fix misleading agent-only/server-only check messages. (#9650) 3 years ago
Augustin Husson 17fc57948a
codemirror-promql moved to prometheus org (#9651) 3 years ago
Marco Pracucci 9f5ff5b269
Allow to disable trimming when querying TSDB (#9647) 3 years ago
sniper f82e56fbba
fix request bytes size and continue is useless (#9635) 3 years ago
Marco Pracucci edd05d7010
Add Head.AppendableMinValidTime() (#9643) 3 years ago
Julien Pivotto b40e254f25
Agent: Add a boolean to the index to indicate agent mode. (#9649) 3 years ago
Mateusz Gozdek ea924746b3
discovery/kubernetes: improve test logic for waiting for discoverers (#9584) 3 years ago
Mateusz Gozdek c3beca72e2 cmd/prometheus: wait for Prometheus to shutdown in tests 3 years ago
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