Commit Graph

976 Commits (c7013c0d4ebf5a8a56d269939fa60c2f240f086a)

Author SHA1 Message Date
Sylvain Rabot 6a00626ee9
Display dates as well as timestamps in status page (#7544)
4 years ago
Simon Pasquier 3155642108
web/ui/react-app: bump elliptic package version (#7477)
4 years ago
Mark Hansen f0a439bfc5
Web: Scroll hash-fragment links with navbar height (#7456)
4 years ago
Simon Pasquier cf6890a3a8
web/ui: bump jQuery to 3.5.1 for the legacy UI (#7447)
4 years ago
Bartlomiej Plotka b788986717
storage: Adjusted fully storage layer support for chunk iterators: Remote read client, readyStorage, fanout. (#7059)
4 years ago
Nuno Cardoso f97d2ddb6e
REACT UI: CollapsibleAlertPanel - value field more friendly human readable (scientific notation -> number) (#7426)
4 years ago
Marco Pracucci 153f859b74
Fixed returned API status code on error (#7435)
4 years ago
Lisa Carpenter dff31c2826
preserve state on page reload for alert status filters and annotations with useLocalStorage(), add toggleAnnotations method, and add passing tests (#7374)
5 years ago
Kemal Akkoyun 66dfb951c4
*: Consistent Error/Warning handling for SeriesSet iterator: Allowing Async Select (#7251)
5 years ago
Ben Kochie e963d953ea
Update yarn.lock (#7356)
5 years ago
Jess G fdc49fae5b
Added time range parameters to labelNames API (#7288)
5 years ago
Ben Kochie c7d9516695
Bump jquery to fix secuirty warning (#7311)
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
Julius Volz 6e19c4697d
React UI: Don't null out data when clicking on current tab (#7243)
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
Julien Pivotto fc3fb3265a
Merge pull request #7145 from prometheus/release-2.17
5 years ago
Julien Pivotto 9072cf7203
Merge pull request #7137 from roidelapluie/cherrypicks
5 years ago
beorn7 69ac27e1b4 Make `series` method return a finalizer, too
5 years ago
Julian Taylor e2c06a8898 register federation failure metrics (#7081)
5 years ago
Julien Pivotto a2fcdeb1ef Defer finalizer (#7129)
5 years ago
beorn7 f9f423ec0a Ensure queries are closed in API calls
5 years ago
Julien Pivotto 209d4bb8a1
Defer finalizer (#7129)
5 years ago
gotjosh 24af5049bb
API: Allow `TargetRetriever` to receive a Context (#7125)
5 years ago
Marek Slabicki 8224ddec23
Capitalizing first letter of all log lines (#7043)
5 years ago
Ben Ye ecda6013ed
Use only local tsdb for federation (#7096)
5 years ago
Julian Taylor 05442b31c8
register federation failure metrics (#7081)
5 years ago
Chris Marchbanks 62bd77bf93
Fix react tests (#7077)
5 years ago
Brian Brazil 7646cbca32
Use .UTC everywhere we use time.Unix (#7066)
5 years ago
Bartlomiej Plotka d5c33877f9
storage: Added Chunks{Queryable/Querier/SeriesSet/Series/Iteratable. Added generic Merge{SeriesSet/Querier} implementation. (#7005)
5 years ago
Ben Kochie 269e7c8091
Fix golint issues.
5 years ago
Ben Kochie 24ecae9956
Update yarn deps (#7027)
5 years ago
Bartlomiej Plotka c4eefd1b3a storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response.
5 years ago
Jaga Santagostino 350f25eed3
changes from PR requests (#6880)
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
李国忠 3fff701b77
[comments] change word ‘dependencie’ to ‘dependencies’ (#6904)
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
LongKB 82f7ed208b
Remove some duplicated words (#6882)
5 years ago
李国忠 ddd4dcec19
[fix] ui: th to td (#6874)
5 years ago
Ben Kochie 65a19421a4
Update React vendoring (#6855)
5 years ago
Bartlomiej Plotka c4e74e241f
Merge pull request #6744 from slrtbtfs/split_parser
5 years ago
Bartlomiej Plotka c869e046a5
Merge pull request #6840 from pstibrany/context_from_request_should_not_return_error
5 years ago
李国忠 d276b5fb65
[format]Js: format checktimedrift() success (#6850)
5 years ago
Tobias Guggenmos 4835bbf376
Merge branch 'master' into split_parser
5 years ago
Peter Štibraný 318cd413fc Don't return error in ContextFromRequest function.
5 years ago
Bartlomiej Plotka 48ead578a0 Moved tsdbconfig to main.
5 years ago
Bartlomiej Plotka a20bebf7eb Moved readyStorage to main.
5 years ago