Commit Graph

1326 Commits (b84494d50da1ccb0f20cd1a4848902e04533b341)

Author SHA1 Message Date
Mateusz Gozdek 2cf7479622 web: prepare TestFederation_NotReady test for parallel execution
3 years ago
Mateusz Gozdek b2c933e317 web: randomize used listening ports for tests
3 years ago
Björn Rabenstein 4c56a193c5
Merge pull request #9478 from prometheus/beorn7/pkg-deprecation
3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory
3 years ago
Matthew 628211c25a
Feat UI metrics search (#9629)
3 years ago
Augustin Husson 4caae4e4a6
add a negative boost for some trigonometric functions that can overlapp other regular promQL functions (#9688)
3 years ago
Augustin Husson 17fc57948a
codemirror-promql moved to prometheus org (#9651)
3 years ago
Julien Pivotto b40e254f25
Agent: Add a boolean to the index to indicate agent mode. (#9649)
3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra'
3 years ago
Julien Pivotto b1e8e8a0ca
Merge pull request #9642 from prometheus/release-2.31
3 years ago
Robert Fratto bc72a718c4
Initial draft of prometheus-agent (#8785)
3 years ago
Julius Volz e7a12ac80a
Fix broken prefixed asset links in webpack build (#9586)
3 years ago
Augustin Husson a4ad290987
remove old promql editor (#9452)
3 years ago
Augustin Husson 703d9bcd56
prepare the changelog for a next release of codemirror-promql (#9492)
3 years ago
Augustin Husson 08011925a1
update documentation around react-app (#9476)
3 years ago
Paweł Szulik 4414351576
web api: Delete unnecessary conversion. (#9517)
3 years ago
Pablo Caderno b878527151
Added deferred close to 'http.File' opened (#9443) (#9461)
3 years ago
Mayursinh Sarvaiya 1270b87970
chore(ui): debounce effect in timerange query (#9359)
3 years ago
Augustin Husson 149e36921b
assess in readme that codemirror-promql is in prometheus/prometheus (#9388)
3 years ago
Augustin Husson eca9546ba4
fix package-lock.json (#9400)
3 years ago
Julius Volz f103acd513
Merge pull request #9248 from LeviHarrison/atan2-binary-op
3 years ago
Augustin Husson dbbfd1ccf6
change license in package.json file of cmp (#9399)
3 years ago
Levi Harrison 2f896c98ff Address review comments
3 years ago
Augustin Husson 3e494eac71
upgrade to codemirror v19 (#9363)
3 years ago
Augustin Husson 7bcca77340
provide a way to override the apiPrefix in codemirror prom client + cleanup readme (#9384)
3 years ago
Levi Harrison e27ac3e7e4 Add grammar (maybe?)
3 years ago
Augustin Husson 545fbfd7f4 specify npm version in the engine
3 years ago
Julius Volz 447d9401fc
Merge pull request #9239 from LeviHarrison/promql-trig-functions
3 years ago
Levi Harrison 2c7bec758d Tabs to spaces
3 years ago
Levi Harrison ed220c1ae7 Add grammar
3 years ago
Augustin Husson e52204e556 fix eslint warning for codemirror-promql
3 years ago
Julius Volz d2c0eac37f Fix linter errors in codemirror-promql module
3 years ago
Augustin Husson 1b740aeb6e Merge branch 'main' into feature/use-npm-workspace
3 years ago
Augustin Husson af7aab7937 add global mock for the matchMedia function
3 years ago
Augustin Husson 05b9a11a62 remove jest.restoreAllMock() call
3 years ago
Augustin Husson c3306e6366 set canvas mock
3 years ago
Julius Volz 5498ca5214 Update React 16->17, TypeScript, and some other node deps
3 years ago
Augustin Husson 22fa0aa408
remove app package in codemirror-module (#9322)
3 years ago
George Robinson 049b4f4f13
Support customization of template options in TemplateExpander (#9290)
3 years ago
Augustin Husson 19f5f44bf9 remove craco, no need for it
3 years ago
Victor Häggqvist 9aaea327a0 use same top and bottom margin for alert filename
3 years ago
Augustin Husson 27aec91914 review the UI ci and associated command
3 years ago
Augustin Husson 5c42b04af7 move to npm workspace
3 years ago
Augustin Husson fa56d1e43b Merge branch 'feature/cleanup-codemirror' into feature/use-npm-workspace
3 years ago
Augustin Husson 29b788a7b5 remove app package in codemirror-module
3 years ago
Victor Häggqvist 02cedb837d use consistent margin-bottom for all alert kinds
3 years ago
Augustin Husson c83137e757 Merge branch 'main' into update-react-and-ts
3 years ago
Augustin Husson e1d8891a73 add global mock for the matchMedia function
3 years ago
Augustin Husson 2cfdaf915f remove jest.restoreAllMock() call
3 years ago
Ganesh Vernekar 1a5b21b78b
Update dependencies for v2.30.0 (#9308)
3 years ago
Augustin Husson b67c49a9ff Merge branch 'main' into update-react-and-ts
3 years ago
Augustin Husson e785a0a31f set canvas mock
3 years ago
Augustin Husson c827413755 Merge branch 'main' into update-react-and-ts
3 years ago
SuperQ 6281d26002
Update various react-app dependencies
3 years ago
Augustin Husson 405198f430 upgrade react-app to typescript 4
3 years ago
Augustin Husson 5bcf2e6511 upgrade react-script to v4
3 years ago
Augustin Husson 8fe97cc614 rely on react-scripts for most of the dev-deps
3 years ago
Augustin Husson 4f67eb3979 fix EndpointLink test
3 years ago
Augustin Husson 242d459685 fix 'window.ResizeObserver is not a constructor' issue
3 years ago
Augustin Husson 5d29b7b6f7 specify the type returned for most of the function that is missing it
3 years ago
Augustin Husson 27bd8fef40 fix condition in withStartingIndicator
3 years ago
Julius Volz ff2d297b0a Update React 16->17, TypeScript, and some other node deps
3 years ago
Levi Harrison 70f597b033
Configure Scrape Interval and Timeout Via Relabeling (#8911)
3 years ago
Julius Volz dff78eb508
Switch from Reach Router to React Router (#9273)
3 years ago
Augustin Husson a2665a9f73
add lezer-promql module (#9229)
3 years ago
SuperQ e167a45c65
Add new Go build tags.
3 years ago
Augustin Husson 54dfee02b2
move codemirror-promql as a prometheus web module (#9188)
3 years ago
Dorian JAMINAIS 05dba96ebf
Add option for the number of ticks in PromConsole.Graph (#9223)
3 years ago
Julius Volz bb05485c79
Fix JS/CSS asset paths for classic /config page (#9202)
3 years ago
Augustin Husson 7291563d4d
replace yarn by npm (#9198)
3 years ago
Julien Pivotto cab96a06ef
Merge release 2.29 in main (#9196)
3 years ago
Julius Volz b7e9f2481b
Remove search keymap from new expression editor (#9184)
3 years ago
Frederic Branczyk fd8e8218a7
Update UI dependencies
3 years ago
Oleg Zaytsev b1ed4a0a66
LabelNames API with matchers (#9083)
3 years ago
Augustin Husson f72cabb437
Add sorting and filtering to flags page (v2) (#8988)
3 years ago
Levi Harrison 167dfa19af
React UI: Select time range with mouse drag (#8977)
3 years ago
Julius Volz 664b391573
Speed up alerts page by not rendering collapsed details (#9005)
3 years ago
darshanime 95c302723b Ask querier for sorted series in /federate
3 years ago
Levi Harrison 4a4882d4c7 Replace godoc.org links
3 years ago
Levi Harrison 922f9babb1
Change starting show screen progress bar condition (#8946)
3 years ago
Julius Volz 00a9d77b1d
Update node dependencies before release (#8937)
3 years ago
Julius Volz b12622206d
Improve styling of selected exemplar details (#8945)
3 years ago
Levi Harrison eb8ca06885
React UI: Add Starting Screen to Individual Pages (#8909)
3 years ago
Julius Volz 676acf6a1b
Improve graph info tooltip for series and exemplars (#8929)
4 years ago
Levi Harrison f0fe189d20
React UI: Add Exemplar Support to Graph (#8832)
4 years ago
Julien Pivotto c0c22ed042
Merge pull request #8927 from LeviHarrison/move-to-go-kit/log
4 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log
4 years ago
Julius Volz 9ed24b40c4
React UI: Make the new PromQL editor the default (#8925)
4 years ago
Levi Harrison d44b4c5f1d
React UI: Starting Screen Progress Bar Should Start at 0 (#8908)
4 years ago
Levi Harrison 7bc11dcb06
React UI: Add Starting Screen (#8662)
4 years ago
Levi Harrison 7b18018012
Fixed tests
4 years ago
Augustin Husson 1838068db5
bump codemirror-promql to v0.16.0 (#8856)
4 years ago
Julien Pivotto db7f0bcec2
Merge pull request from GHSA-vx57-7f4q-fpc7
4 years ago
Chris Marchbanks 063ab7555d
Update javascript dependencies
4 years ago
Andrew Pickering 5047d36a77
Upgrade cssnano from v4.1.10 to v4.1.11 (#8759)
4 years ago
Andrew Pickering 67514a5282
Upgrade sanitize-html from v1.27.5 to v2.3.3 (#8760)
4 years ago
Julien Pivotto a9a5f04ff9
UI: Move away from deprecated node-sass (#8733)
4 years ago
Łukasz Mierzwa 850dbda5c3
Add a dark theme (#8604)
4 years ago
Augustin Husson bfc022fdf4 use the metricsNames in PromQLExtension & update the import path
4 years ago
Augustin Husson 7071b94a07 remove unused import
4 years ago
Augustin Husson 4c25b48ed5 bump cm-promql to v0.15.0
4 years ago
Augustin Husson f4db4ac7a3
move @types deps to dev-deps (#8706)
4 years ago
Augustin Husson f3505da306
bump cm-promql + light improvement when building the PromQL extension (#8700)
4 years ago
Bartlomiej Plotka f93b95d16e
Merge release-2.26.0 branch to main. (#8678)
4 years ago
Levi Harrison 054e9d1985
Change Error Messages in TSDB Status Page (#8659)
4 years ago
Levi Harrison b3feb2c2ae
Add 16w and 26w time range steps (#8656)
4 years ago
Levi Harrison 1b4e4aa81a
Fix Blank TSDB Status Page (#8654)
4 years ago
Ben Kochie b524ca8447
Update react deps (#8637)
4 years ago
Julius Volz faacb619c0
Add new codemirror-promql-based expression editor (#8634)
4 years ago
Dustin Hooten 0d8db52954
Feature: Add collapse/expand all button to target page for react ui (#8486)
4 years ago
Łukasz Mierzwa e4f076f813
[UI] Fix small issues generating console errors (#8622)
4 years ago
Łukasz Mierzwa 36417663ea
Avoid overflow on /rules page (#8608)
4 years ago
Łukasz Mierzwa 8ca29cb636
Avoid overflow on /targets page (#8609)
4 years ago
Callum Styan 289ba11b79
Add circular in-memory exemplars storage (#6635)
4 years ago
Matthias Loibl 369aae93a8
web/ui: Hitting enter on range input creates a new query (#8581)
4 years ago
Julien Pivotto ad5ed416ba
Merge pull request #8487 from pschou/dev_neg_offset
4 years ago
alex-petrov-vt 4f03df8c55
Fix inconsistent display of word 'ago' on rules page (#8566)
4 years ago
Tom Wilkie ce97cdd477
Move remote read handler to remote package. (#8536)
4 years ago
Simon Pasquier fe23360d0f
web/ui/react-app: update dependencies (#8529)
4 years ago
pschou f80b52be69
Merge branch 'main' into dev_neg_offset
4 years ago
schou 22cd48868a adding feature flag, promql-negative-offset
4 years ago
Lucas Hild d35cf369f2
Add expression explorer (Closes #8211) (#8404)
4 years ago
Peter Štibraný a2e5ad6174 Split queryable and appendable arguments in api_v1.NewAPI.
4 years ago
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
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