Commit Graph

1053 Commits (f9692a68465fe248c77bee6ef07141decff3d6f4)

Author SHA1 Message Date
Ben Kochie f8779137d0
Update web UI package.json
4 years ago
Ben Kochie 000d7edec9 Remove inline Go vendor dir
4 years ago
Julien Pivotto b61d7b3b69
Update javascript dependencies (#8465)
4 years ago
Mauro Stettler 7715fe3219
Add matchers to LabelValues() call (#8400)
4 years ago
Ganesh Vernekar 86c71856e8
Add start() and end() pre-processors for @ modifier (#8425)
4 years ago
Dustin Hooten b9f0baf6ff
Combine NewHead() args into a HeadOptions struct (#8452)
4 years ago
Julien Pivotto f2c5c230f1
Merge pull request #8459 from prometheus/fix-labelname-style-bug
4 years ago
Julien Pivotto 860f08532a
Merge pull request #8424 from prometheus/prom/remote-writer-api
4 years ago
Julius Volz b6544c9048 Fix label name leak into class name
4 years ago
Łukasz Mierzwa 885674c5c0
[UI] Fix duplicated keys on /targets page (#8456)
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
Julien Pivotto 41247b6950
Merge pull request #8431 from phith0n/missing-ui-on-windows
4 years ago
phith0n 3825f5837e fix #4596
4 years ago
alex-petrov-vt 91eef5e3bf
Added warnings into react Panel on the Graph page (#8427)
4 years ago
Julien Pivotto ac2626757c Update exporter-toolkit to 0.5.0
4 years ago
Nguyen Le Vu Long cd1dafc2fd
tsdb: Expose total number of label pairs in head in TSDB stats page (#8343)
4 years ago
beorn7 2346fd934c Update React dependencies prior to v2.24 release
4 years ago
Julien Pivotto 5b4f46a348 Add TLS and basic authentication
4 years ago
Ben Kochie 5055dfbbe4 Listen on web early in startup
4 years ago
Bartlomiej Plotka 70c69aaa6c
Small cleanup of API code. (#8258)
4 years ago
Julien Pivotto 3e8a96e652
Merge pull request #8294 from prometheus/dependabot/npm_and_yarn/web/ui/react-app/ini-1.3.8
4 years ago
Ben Ye caa173d2aa
Support matchers for Labels API (#8301)
4 years ago
dependabot[bot] abe85ce052
Bump ini from 1.3.5 to 1.3.8 in /web/ui/react-app
4 years ago
Julien Pivotto 8dc53c2218
Api: Verify that at every matcher in api/v1/series is not empty (#8288)
4 years ago
Mitsuo Heijo 8b64b70fe4
Guard closing quitCh with sync.Once to prevent double close (#8242)
4 years ago
Ganesh Vernekar c2ce236de1
Upgrade react deps (#8207)
4 years ago
gotjosh 4eca4dffb8
Allow metric metadata to be propagated via Remote Write. (#6815)
4 years ago
Marco Pracucci db19e05d93
Add option to customise head chunks write buffer size (#8201)
4 years ago
Julien Pivotto f97fba7cc9
React UI: Change "metrics autocomplete" with "autocomplete" (#8174)
4 years ago
Julien Pivotto cda52234eb
Fix panic with double close() of channel on /-/quit/ (#8166)
4 years ago
Julien Pivotto 386e5010b8
Make the brand link in classic UI come back to classic UI home (#8160)
4 years ago
Julien Pivotto 8dd0a3e9a3
Fix button display when there is no panels (#8155)
4 years ago
Julius Volz 3470ee1fbf
Make React UI the default, keep old UI under /classic (#8142)
4 years ago
Jarod Watkins 388a2d20c9
UI: Add toggle to enable/disable metric autocomplete (#8134)
4 years ago
Julien Pivotto 7558e9d3c3
API: Make snapshot length always the same size (#8138)
4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122)
4 years ago
Julien Pivotto 1282d1b39c
Refactor test assertions (#8110)
4 years ago
James Ranson 1cffda5de7
react updates for pathPrefix (#7979)
4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087)
4 years ago
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