Commit Graph

7652 Commits (add-chunkiterator-interface)
 

Author SHA1 Message Date
Bartlomiej Plotka af5a7d1078 Add Chunks* Iterator/Querier/Selector to storage interface. 5 years ago
Jaga Santagostino 350f25eed3
changes from PR requests (#6880) 5 years ago
Bartlomiej Plotka 4d6f9b75e2
Merge pull request #6971 from prometheus/select-sorted 5 years ago
Bartlomiej Plotka 9d9c45588e Addressed Goutham's review. 5 years ago
Bartlomiej Plotka cd9516316a Addressed Brian's comments. 5 years ago
Bartlomiej Plotka fe802f29c9 storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 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
LongKB 82f7ed208b
Remove some duplicated words (#6882) 5 years ago
Peter Štibraný 1d396b96dc
Specify that returned samples must be ordered by timestamp. (#6877) 5 years ago
李国忠 ddd4dcec19
[fix] ui: th to td (#6874) 5 years ago
Ben Kochie 65a19421a4
Update React vendoring (#6855) 5 years ago
Callum Styan 1518083168
Rw testability improvements (#6537) 5 years ago
Bartlomiej Plotka c4e74e241f
Merge pull request #6744 from slrtbtfs/split_parser 5 years ago
Tobias Guggenmos a56a057dc9 Empty commit to trigger CI 5 years ago
Mathilde Gilles 9b9c58aea8
[Consul] Add health label to metrics (#5313) 5 years ago
Tobias Guggenmos 3d74fcfa6a Bartek's suggestions 5 years ago
Julien Pivotto 202813a654
Merge pull request #6867 from pracucci/enhance-ulid-entropy-generator 5 years ago
Bartlomiej Plotka c869e046a5
Merge pull request #6840 from pstibrany/context_from_request_should_not_return_error 5 years ago