Commit Graph

123 Commits (2209fa98b42aee3aed864d7ea3534775ca8cd6e9)

Author SHA1 Message Date
Ganesh Vernekar 1c99adb9fd
Callbacks for lifecycle of series in TSDB (#7159) 5 years ago
gotjosh bfcd9282a8
API: Allow AlertmanagerRetriever and RulesRetriever to receive a Context (#7256) 5 years ago
Ganesh Vernekar d4b9fe801f
M-map full chunks of Head from disk (#6679) 5 years ago
Ben Ye 1e4e37144d
Fixed wrongly handled not ready TSDB on web and API. (#7182) 5 years ago
gotjosh 24af5049bb
API: Allow `TargetRetriever` to receive a Context (#7125) 5 years ago
Bartlomiej Plotka c4eefd1b3a storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 5 years ago
Bartlomiej Plotka fe802f29c9 storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 5 years ago
Boyko 84b00564f4
API_V1: Extract time param parsing logic (#6860) 5 years ago
Bartlomiej Plotka fb79f515fc Fixed second bug. 5 years ago
Harkishen Singh 489a9aa7b9
Adds normalization of localhost urls in targets page react (#6794) 5 years ago
Tobias Guggenmos 6c00f2ffcb Comment fixes 5 years ago
Julien Pivotto 135cc30063
rules: Make deleted rule series as stale after a reload (#6745) 5 years ago
Thor 17d8c49919
made stripe size configurable (#6644) 5 years ago
gotjosh 8b49c9285d
scrape: Add metrics to track bytes and entries in the metadata cache (#6675) 5 years ago
Julien Pivotto 9adad8ad30 Remove MaxConcurrent from the PromQL engine opts (#6712) 5 years ago
Julien Pivotto 9d9bc524e5 Add query log (#6520) 6 years ago
gotjosh e1f2da74a3 api: provide metadata for a single metric 6 years ago
gotjosh 4a13c844b7 Add periods to comments on tests. 6 years ago
gotjosh 0a0a228db3 api: provide per metric metadata (#6420) 6 years ago
Boyko 1c66aea992 React UI: Implement alerts page (#6402) 6 years ago
gotjosh 7bb73a9abd fix: flaky test for api/v1/targets/metadata. (#6436) 6 years ago
gotjosh 428089f83f api: tests for /target/metadata API endpoint 6 years ago
gotjosh 4bf9c6bb82 Allow targets to be injected as arguments when creating a testTargetRetriever 6 years ago
Tom Wilkie de0a772b8e Port tsdb to use pkg/labels. (#6326) 6 years ago
Sharad Gaur a85e7aac0e Adding TSDB Stats Page in React UI (#6281) 6 years ago
Dustin Hooten ca60bf298c React UI: Implement /targets page (#6276) 6 years ago
Yao Zengzeng 8744afdd1e cleanup redundant code of `TestEndpoints` (#6022) 6 years ago
Yao Zengzeng 21c9789083 multiple queries test for StreamRead (#5969) 6 years ago
Bartek Płotka 48b2c9c8ea
remote-read: streamed chunked server side; Extended protobuf; Added chunked, checksumed reader (#5703) 6 years ago
Ganesh Vernekar 5ecef3542d
Cleanup after merging tsdb into prometheus 6 years ago
Chris Marchbanks 0685eb5395
Refactor testutil.NewStorage into a new package 6 years ago
@aifsair 0f00737308 Fix log config setup (#5807) 6 years ago
Thomas Jackson fef150f1b5 Add tests to ensure we can marshal and unmarshal our min/max times (#5734) 6 years ago
Simon Pasquier 45506841e6
*: enable all default linters (#5504) 6 years ago
Bjoern Rabenstein 38d518c0fe Rework #5009 after comments 6 years ago
Bob Shannon 8c8bb82d04 Add support for POSTing to /series endpoint (#5422) 6 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388) 6 years ago
Tom Wilkie c7b3535997 Use pkg/relabelling in remote write. 6 years ago
Callum Styan 6f69e31398 Tail the TSDB WAL for remote_write 6 years ago
Hrishikesh Barman a1f34bec2e Added CORS Origin flag (#5011) 7 years ago
Matt Layher 302148fd69 *: apply gofmt -s 7 years ago
Callum Styan 5358f76c5c update remote write path proto so that Labels/Timeseries can't be nil (#4957) 7 years ago
Tom Wilkie 6e08029b56
Move err to be the last return value from storage.Select. (#5054) 7 years ago
Julius Volz 11a52be1d8
Better rounding for incoming query timestamps (#4941) 7 years ago
mknapphrt f0e9196dca Return warnings on a remote read fail (#4832) 7 years ago
Alex Yu 5dcce32ef8 update promlog to latest version (#4876) 7 years ago
Ganesh Vernekar ca93fd544b /api/v1/labels endpoint for getting all label names (#4835) 7 years ago
Simon Pasquier 6fa8de132b
web/v1/api: add tests for admin actions (#4767) 7 years ago
Simon Pasquier c7a48a4a93
web/api/v1: fix targets endpoint 7 years ago
Simon Pasquier a308a186e4 web/api/v1: fix targets endpoint 7 years ago