Commit Graph

1072 Commits (bp/append-docs)

Author SHA1 Message Date
Levi Harrison 054e9d1985
Change Error Messages in TSDB Status Page (#8659) 5 years ago
Levi Harrison b3feb2c2ae
Add 16w and 26w time range steps (#8656) 5 years ago
Levi Harrison 1b4e4aa81a
Fix Blank TSDB Status Page (#8654) 5 years ago
Ben Kochie b524ca8447
Update react deps (#8637) 5 years ago
Julius Volz faacb619c0
Add new codemirror-promql-based expression editor (#8634) 5 years ago
Dustin Hooten 0d8db52954
Feature: Add collapse/expand all button to target page for react ui (#8486) 5 years ago
Łukasz Mierzwa e4f076f813
[UI] Fix small issues generating console errors (#8622) 5 years ago
Łukasz Mierzwa 36417663ea
Avoid overflow on /rules page (#8608) 5 years ago
Łukasz Mierzwa 8ca29cb636
Avoid overflow on /targets page (#8609) 5 years ago
Callum Styan 289ba11b79
Add circular in-memory exemplars storage (#6635) 5 years ago
Matthias Loibl 369aae93a8
web/ui: Hitting enter on range input creates a new query (#8581) 5 years ago
alex-petrov-vt 4f03df8c55
Fix inconsistent display of word 'ago' on rules page (#8566) 5 years ago
Tom Wilkie ce97cdd477
Move remote read handler to remote package. (#8536) 5 years ago
Simon Pasquier fe23360d0f
web/ui/react-app: update dependencies (#8529) 5 years ago
schou 22cd48868a adding feature flag, promql-negative-offset 5 years ago
Lucas Hild d35cf369f2
Add expression explorer (Closes #8211) (#8404) 5 years ago
Peter Štibraný a2e5ad6174 Split queryable and appendable arguments in api_v1.NewAPI. 5 years ago
Ben Kochie f8779137d0
Update web UI package.json 5 years ago
Ben Kochie 000d7edec9 Remove inline Go vendor dir 5 years ago
Julien Pivotto b61d7b3b69
Update javascript dependencies (#8465) 5 years ago
Mauro Stettler 7715fe3219
Add matchers to LabelValues() call (#8400) 5 years ago
Ganesh Vernekar 86c71856e8
Add start() and end() pre-processors for @ modifier (#8425) 5 years ago
Dustin Hooten b9f0baf6ff
Combine NewHead() args into a HeadOptions struct (#8452) 5 years ago
Julius Volz b6544c9048 Fix label name leak into class name 5 years ago
Łukasz Mierzwa 885674c5c0
[UI] Fix duplicated keys on /targets page (#8456) 5 years ago
Tom Wilkie d479151f1f Various enhancements and refactorings for remote write receiver: 5 years ago
fuling 72475b8a0c [ENHANCEMENT] remote storage:Add default api implementation of remote write 5 years ago
Julien Pivotto 06e53b7ecf
API: Fix global URL when external address has no port (#8359) 5 years ago
phith0n 3825f5837e fix #4596 5 years ago
alex-petrov-vt 91eef5e3bf
Added warnings into react Panel on the Graph page (#8427) 5 years ago
beorn7 806a799195 Update exporter-toolkit dependency to 0.5.1 5 years ago
Julien Pivotto ac2626757c Update exporter-toolkit to 0.5.0 5 years ago
Nguyen Le Vu Long cd1dafc2fd
tsdb: Expose total number of label pairs in head in TSDB stats page (#8343) 5 years ago
beorn7 2346fd934c Update React dependencies prior to v2.24 release 5 years ago
Julien Pivotto 5b4f46a348 Add TLS and basic authentication 5 years ago
Ben Kochie 5055dfbbe4 Listen on web early in startup 5 years ago
Bartlomiej Plotka 70c69aaa6c
Small cleanup of API code. (#8258) 5 years ago
Ben Ye caa173d2aa
Support matchers for Labels API (#8301) 5 years ago
dependabot[bot] abe85ce052
Bump ini from 1.3.5 to 1.3.8 in /web/ui/react-app 5 years ago
Julien Pivotto 8dc53c2218
Api: Verify that at every matcher in api/v1/series is not empty (#8288) 5 years ago
Mitsuo Heijo 8b64b70fe4
Guard closing quitCh with sync.Once to prevent double close (#8242) 5 years ago
Ganesh Vernekar c2ce236de1
Upgrade react deps (#8207) 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 f97fba7cc9
React UI: Change "metrics autocomplete" with "autocomplete" (#8174) 5 years ago
Julien Pivotto cda52234eb
Fix panic with double close() of channel on /-/quit/ (#8166) 5 years ago
Julien Pivotto 386e5010b8
Make the brand link in classic UI come back to classic UI home (#8160) 5 years ago
Julien Pivotto 8dd0a3e9a3
Fix button display when there is no panels (#8155) 5 years ago
Julius Volz 3470ee1fbf
Make React UI the default, keep old UI under /classic (#8142) 5 years ago
Jarod Watkins 388a2d20c9
UI: Add toggle to enable/disable metric autocomplete (#8134) 5 years ago