Commit Graph

1012 Commits (260cd84d8f8bc8d8545a79cf538470627f3c1642)

Author SHA1 Message Date
Goutham Veeramachaneni 1cc02930b6
Implement series API query hint to not hit chunks (#8050)
4 years ago
Frederic Branczyk b97a1bb7d1
web/ui/react-app/yarn.lock: Update UI dependencies
4 years ago
TAY TS c9d827c1d0
Fix callback function bind with object as parameter (#7984)
4 years ago
Dustin Hooten 916dbd4c8a
React UI: Implement missing TSDB head stats section (#7876)
4 years ago
Christian Hoffmann db13003721
ui: clarify alert state toggle via checkbox icon (#7936)
4 years ago
Luke Chen 68d65a8ac5
Add the "assets" make target and change directory note in readme (#7908)
4 years ago
Julien Pivotto e208afcc95
web: Remove APIv2 (#7935)
4 years ago
Julien Pivotto a6ee1f8517
Merge pull request #7913 from prometheus/release-2.21
4 years ago
Deepjyoti Mondal c8ad79efdc
Fixes #6127 : Add Collapse All button (#6957)
4 years ago
Julius Volz 01daddeb75
Fix styling bug for target labels with special names (#7902)
4 years ago
Jaga Santagostino 3ebffa7e20
add key to StatusWithStatusIndicator component in loop (#6879)
4 years ago
Julien Pivotto a5366cb236
Fix rules.html afte name cleaup in #7841 (#7865)
4 years ago
Julien Pivotto 6573bf42f2
web: Close and exhaust all response bodies in tests + cleanup snapshot directory (#7850)
4 years ago
showuon dfdc358a5b
Fix the duplicated results issue from /api/v1/series (#7862)
4 years ago
johncming a14245b4b1
web/api/v1: rename http status code. (#7864)
4 years ago
Stefan Büringer d30f202c08
Fix Experimental UI for cookie based authentication (#7827)
4 years ago
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
Harkishen-Singh cadf8f11bc Resolve conflicts.
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