7663 Commits (d47bdb9d12c086ce9bb8ba1ef7a2efe1a9f0884d)
 

Author SHA1 Message Date
Julien Pivotto d47bdb9d12
Release 2.17.0-rc.4 (#7016) 5 years ago
Bartlomiej Plotka 85a2e94987
Merge pull request #7018 from roidelapluie/backport6971 5 years ago
beorn7 526cff39b9 Fix tests that were broken by #7009 5 years ago
Bartlomiej Plotka c4eefd1b3a storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 5 years ago
Julien Pivotto d6ad5551c9
Scrape: do not put staleness marker when cache is reused (#7011) 5 years ago
Callum Styan f802f1e8ca
Fix bug with WAL watcher and Live Reader metrics usage. (#6998) 5 years ago
Julien Pivotto 7920305e4e
release 2.17.0-rc.3 (#7006) 5 years ago
Julien Pivotto 7f86017126
Release 2.17.0-rc.2 (#7003) 5 years ago
Bartlomiej Plotka ca7375fcff
Merge pull request #6993 from roidelapluie/addfast 5 years ago
Julien Pivotto 8907ba6235 Make TSDB use storage errors 5 years ago
Julien Pivotto ccc511456a
Release 2.17.0-rc.1 (#6991) 5 years ago
Julien Pivotto 0f9e78bd88
tsdb: fix races around head chunks (#6985) 5 years ago
Julien Pivotto ef138a11c8
Update client_golang to fix promhttp error handling (#6986) 5 years ago
Björn Rabenstein a28fa010ee
TSDB: Extract parts out of populateSeries (#6983) 5 years ago
Chris Marchbanks 3128875ff4
Fix panic when a remote read store errors (#6975) 5 years ago
Björn Rabenstein d80b0810c1
Move crucial actions to defer (#6918) 5 years ago
Julien Pivotto bf0055536d
Release 2.17.0-rc.0 (#6966) 5 years ago
Björn Rabenstein bc703b6456
Use `struct{}` as underlying type for context keys (#6965) 5 years ago
coding3min 4dfbf328f2
[OpenStack SD] Add HypervisorID meta labels about id (#6962) 5 years ago
Diana Payton 6ab413ab41
Docs: Update getting_started.md (#6955) 5 years ago
Björn Rabenstein 6029fa0b1b
Merge pull request #6951 from prometheus/beorn7/tsdb 5 years ago
beorn7 f6f4fd6556 tsdb: Do a full rollback upon commit error 5 years ago
李国忠 261cbab8e9
remove Unused parameter 'reg' in wal.Open function (#6941) 5 years ago
Julien Pivotto a17ddcf0f9
update vendor (#6936) 5 years ago
johncming df14bca643
tsdb: fix typo for wrong metric name (#6938) 5 years ago
Julien Pivotto 5ddd1dcf0f
Fix panic when parsing varags (#6940) 5 years ago
Boyko 84b00564f4
API_V1: Extract time param parsing logic (#6860) 5 years ago
Tobias Guggenmos 1dbd799354
PromQL: Fix regression tests (#6935) 5 years ago
Brian Brazil 5da8990053
Log scrape append failures as debug rather than warn. (#6852) 5 years ago
Brian Brazil 44ad28dd5e
PromQL: Allow more keywords as metric names (#6933) 5 years ago
Brian Brazil 7164b58945
PromQL: Fix parser panic (#6931) 5 years ago
beorn7 0193b746b1 Defer call to iso.closeAppend 5 years ago
Hrishikesh Barman d1c00bb7c2
Added GITHUB_RUN_ID for direct link to running workflow. (#6926) 5 years ago
Ganesh Vernekar 2cc32c332d Log WAL replay duration 5 years ago
Guangwen Feng a128fc3534
Add unit tests in labels.go (#6921) 5 years ago
李国忠 2bf4952049
remove Unused parameter 'sf' in calcTrendValue function (#6900) 5 years ago
Alex Gaganov df92a00838
Expose EC2 instance lifecycle as label (#6914) 5 years ago
李国忠 52025bd7a9
[comments] change word ‘wheter’ to ‘whether’ (#6912) 5 years ago
Julien Pivotto c67f81937c
discovery: updateGroup should not create targets[poolKey] in the loop (#6903) 5 years ago
Julien Pivotto ed623f69e2
tsdb: don't allow ingesting empty labelsets (#6891) 5 years ago
Julien Pivotto 2051ae2e6a Revert "Fix race condition in Rule manager.Update() function" 5 years ago
Björn Rabenstein babadf13e8
Merge pull request #6899 from prometheus/beorn7/isolation 5 years ago
fuling 8b11d2cfb6 Fix race condition in Rule manager.Update() function 5 years ago
李国忠 3fff701b77
[comments] change word ‘dependencie’ to ‘dependencies’ (#6904) 5 years ago
beorn7 d9af11e636 Do not attempt isolation for appendID == 0 5 years ago
Simon Kirsten 45fbed94d6
React UI: Fixed data table for matrix always showing 1 as value (#6896) 5 years ago
Chris Marchbanks 0e78908407
Escape target selector for tooltip on targets page (#6892) 5 years ago
Björn Rabenstein d137cddd12
Merge pull request #6841 from prometheus/beorn7/isolation 5 years ago
beorn7 7f30b0984d Implement isolation 5 years ago
beorn7 6b8181370f Fix punctuation nits 5 years ago