1157 Commits (160fc4144151d7f77d3395cfc860d3a7b5551957)

Author SHA1 Message Date
Li Zhijian 369245e606
cleanup one more tempfile (#7839) 4 years ago
johncming 2f2a51a43a
web/api/v1: make names consistent. (#7841) 4 years ago
Li Zhijian 6f6ef1451e
Cleanup tempfiles (#7696) 4 years ago
Julien Pivotto 88d563eb2e
Fix react UI bug with series going on and off (#7804) 4 years ago
Ben Kochie b9437cba50
Bump various react versions (#7820) 4 years ago
Julius Volz a1601274ba
Support new duration format in graph range input (#7833) 4 years ago
Julien Pivotto e96d786fb8
Stop CMUX and GRPC servers even with stale connections (#7810) 4 years ago
Ben Kochie 8cccbf5b0e
Update various UI components (#7807) 4 years ago
Julius Volz 818bd96381
Fix detail swatch glitch (#7805) 4 years ago
Simon Pasquier 1380e6c885
web/ui/react-app: bump version of create-react-app (#7778) 4 years ago
Brian Brazil ce838ad6fc
Ensure that step is in milliseconds in console graphs. (#7773) 4 years ago
Julien Pivotto a92ae7196b
React: update dependencies (#7709) 4 years ago
Navaneesh Kumar 213b38613c
Change dropdown hover color to white (#5593) 4 years ago
Bartlomiej Plotka e6d7cc5fa4
tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 4 years ago
Javier Palomo Almena b58a613443
Replace sync/atomic with uber-go/atomic (#7683) 4 years ago
Julien Pivotto 38fec5345d
React UI: Multiple improvements on /rules page (#7606) 4 years ago
Julien Pivotto fe8d412ce9
React UI: Add duration, labels, annotations to alerts page (#7605) 4 years ago
Julien Pivotto a3ac9fa5f5
Add custom title to React UI (#7607) 4 years ago
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
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