Commit Graph

7678 Commits (9072cf7203f18121bd44c3dc182dc92afde31b6c)
 

Author SHA1 Message Date
Julien Pivotto 9072cf7203
Merge pull request #7137 from roidelapluie/cherrypicks
5 years ago
Chris Marchbanks a7b449320d
Fix updating rule manager never finishing (#7138)
5 years ago
Björn Rabenstein ca23cd064e
Merge pull request #7136 from prometheus/beorn7/api
5 years ago
beorn7 69ac27e1b4 Make `series` method return a finalizer, too
5 years ago
Julien Pivotto 7eedcc708e promql/parser: Cleanup generatedParserResult accross reuse
5 years ago
Julian Taylor e2c06a8898 register federation failure metrics (#7081)
5 years ago
Julien Pivotto a2fcdeb1ef Defer finalizer (#7129)
5 years ago
Julien Pivotto ed1852ab95
TSDB: Isolation: avoid creating appenderId's without appender (#7135)
5 years ago
beorn7 f9f423ec0a Ensure queries are closed in API calls
5 years ago
Julien Pivotto ae041f97cf
Release 2.17.1 (#7055)
5 years ago
Julien Pivotto 635fff9ea4
Merge pull request #7051 from roidelapluie/revertopt
5 years ago
Julien Pivotto ceef10cee4 Reset comment
5 years ago
Julien Pivotto 73228b1b68 Those links should not be reverted
5 years ago
Julien Pivotto 653f343547 Revert head posting optimization
5 years ago
Julien Pivotto 39e01b369d
Release 2.17.0 (#7034)
5 years ago
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