Commit Graph

158 Commits (a5feccae6ee9b8c59b356f6ddf220e8928de8b6a)

Author SHA1 Message Date
Jesus Vazquez c1b669bf9b
Add out-of-order sample support to the TSDB (#11075) 3 years ago
Julius Volz b57deb6eb0
Add /api/v1/format_query API endpoint for formatting queries (#11036) 3 years ago
Peter Štibraný 5bd761fbfc
Merge pull request #10857 from pstibrany/fix-errors-handling 3 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
Andrew Bloomgarden ed091a1fb9 Allow replacing the stats struct before rendering JSON 3 years ago
Alan Protasio 606ef33d91 Track and report Samples Queried per query 3 years ago
Abhishek 2f4289a3bf
add limit to the rules api (#10152) 4 years ago
Matheus Alcantara c965a7555b
web: use t.TempDir instead of ioutil.TempDir on tests (#9981) 4 years ago
Ganesh Vernekar 0eac720468
Export rules related structs in web/api/v1 (#9831) 4 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 4 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 4 years ago
Levi Harrison 70f597b033
Configure Scrape Interval and Timeout Via Relabeling (#8911) 4 years ago
Oleg Zaytsev b1ed4a0a66
LabelNames API with matchers (#9083) 4 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 4 years ago
Levi Harrison 7bc11dcb06
React UI: Add Starting Screen (#8662) 4 years ago
Levi Harrison 7b18018012
Fixed tests 4 years ago
Callum Styan 289ba11b79
Add circular in-memory exemplars storage (#6635) 4 years ago
Tom Wilkie ce97cdd477
Move remote read handler to remote package. (#8536) 4 years ago
Mauro Stettler 7715fe3219
Add matchers to LabelValues() call (#8400) 4 years ago
Dustin Hooten b9f0baf6ff
Combine NewHead() args into a HeadOptions struct (#8452) 4 years ago
Tom Wilkie d479151f1f Various enhancements and refactorings for remote write receiver: 4 years ago
fuling 72475b8a0c [ENHANCEMENT] remote storage:Add default api implementation of remote write 4 years ago
Julien Pivotto 06e53b7ecf
API: Fix global URL when external address has no port (#8359) 4 years ago
Ben Ye caa173d2aa
Support matchers for Labels API (#8301) 5 years ago
Julien Pivotto 8dc53c2218
Api: Verify that at every matcher in api/v1/series is not empty (#8288) 5 years ago
gotjosh 4eca4dffb8
Allow metric metadata to be propagated via Remote Write. (#6815) 5 years ago
Marco Pracucci db19e05d93
Add option to customise head chunks write buffer size (#8201) 5 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 5 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 5 years ago
Dustin Hooten 916dbd4c8a
React UI: Implement missing TSDB head stats section (#7876) 5 years ago
showuon dfdc358a5b
Fix the duplicated results issue from /api/v1/series (#7862) 5 years ago
Li Zhijian 6f6ef1451e
Cleanup tempfiles (#7696) 5 years ago
Bartlomiej Plotka e6d7cc5fa4
tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 5 years ago
Bartlomiej Plotka b788986717
storage: Adjusted fully storage layer support for chunk iterators: Remote read client, readyStorage, fanout. (#7059) 5 years ago
Marco Pracucci 153f859b74
Fixed returned API status code on error (#7435) 5 years ago
Kemal Akkoyun 66dfb951c4
*: Consistent Error/Warning handling for SeriesSet iterator: Allowing Async Select (#7251) 5 years ago
Jess G fdc49fae5b
Added time range parameters to labelNames API (#7288) 5 years ago
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