Commit Graph

1335 Commits (b93ce2967415b6445cabff9f9779b4c9472edadc)

Author SHA1 Message Date
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
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
Julien Pivotto fc3fb3265a
Merge pull request #7145 from prometheus/release-2.17
5 years ago
Julien Pivotto 9072cf7203
Merge pull request #7137 from roidelapluie/cherrypicks
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
Jaga Santagostino 350f25eed3
changes from PR requests (#6880)
5 years ago
Bartlomiej Plotka fe802f29c9 storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response.
5 years ago
Boyko 84b00564f4
API_V1: Extract time param parsing logic (#6860)
5 years ago
李国忠 3fff701b77
[comments] change word ‘dependencie’ to ‘dependencies’ (#6904)
5 years ago
Simon Kirsten 45fbed94d6
React UI: Fixed data table for matrix always showing 1 as value (#6896)
5 years ago
Chris Marchbanks 0e78908407
Escape target selector for tooltip on targets page (#6892)
5 years ago
LongKB 82f7ed208b
Remove some duplicated words (#6882)
5 years ago
李国忠 ddd4dcec19
[fix] ui: th to td (#6874)
5 years ago
Ben Kochie 65a19421a4
Update React vendoring (#6855)
5 years ago
Bartlomiej Plotka c4e74e241f
Merge pull request #6744 from slrtbtfs/split_parser
5 years ago
Bartlomiej Plotka c869e046a5
Merge pull request #6840 from pstibrany/context_from_request_should_not_return_error
5 years ago
李国忠 d276b5fb65
[format]Js: format checktimedrift() success (#6850)
5 years ago
Tobias Guggenmos 4835bbf376
Merge branch 'master' into split_parser
5 years ago
Peter Štibraný 318cd413fc Don't return error in ContextFromRequest function.
5 years ago
Bartlomiej Plotka 48ead578a0 Moved tsdbconfig to main.
5 years ago
Bartlomiej Plotka a20bebf7eb Moved readyStorage to main.
5 years ago
Bartlomiej Plotka 8a775bc468 Moved unit agnostic options to separate pkg.
5 years ago
Bartlomiej Plotka 59c9d6ef45 Addressed Brian's comments, moved metrics to main.go
5 years ago
Bartlomiej Plotka cfba92a133 Addressed comments.
5 years ago
Bartlomiej Plotka fb79f515fc Fixed second bug.
5 years ago
Bartlomiej Plotka 34426766d8 Unify Iterator interfaces. All point to storage now.
5 years ago
Harkishen Singh 489a9aa7b9
Adds normalization of localhost urls in targets page react (#6794)
5 years ago
Tobias Guggenmos 6c00f2ffcb Comment fixes
5 years ago
Tobias Guggenmos 20b1f596f6 Fix build errors in rest of prometheus
5 years ago
Julien Pivotto 135cc30063
rules: Make deleted rule series as stale after a reload (#6745)
5 years ago
Boyko 1c321ed047
React-UI: flex-wrap the content (#6796)
5 years ago
Julien Pivotto ff0003e072
Make lookbackDelta a option of QueryEngine (#6746)
5 years ago
Drumil Patel b00023344e
Formatting short tables for readability (#6762)
5 years ago
Julius Volz 0a8acb654e
React UI: Use null value for determining consoles link display (#6790)
5 years ago
Drumil Patel 687a962bd1 Add conditional rendering of Navlink for Consoles (#6761)
5 years ago
Boyko 8c2bc2f57a
Unify react fetcher components (#6629)
5 years ago
Dustin Hooten 820d7775eb
Escape invalid css selector characters in tooltip ID (#6737)
5 years ago
Julien Pivotto 0e912faf4f
rules: Cleanup unused function alert.Duration (#6734)
5 years ago
Thor 17d8c49919
made stripe size configurable (#6644)
5 years ago
gotjosh 8b49c9285d
scrape: Add metrics to track bytes and entries in the metadata cache (#6675)
5 years ago
Julien Pivotto 9adad8ad30 Remove MaxConcurrent from the PromQL engine opts (#6712)
5 years ago
Brian Brazil 540dc7dfb0
Merge pull request #6651 from prometheus/sort-block
5 years ago
Boyko 41071278b6 Change old UI link to React App to point to graph page (#6697)
5 years ago
Brian Brazil 38d32e0686 Don't sort postings if we only have one block.
5 years ago
Harkishen Singh c1e49d50c5 Adds support for rules screen in react-ui (#6503)
5 years ago
Julius Volz d996ba20ec
React UI: Support local timezone on /graph (#6692)
5 years ago
Julius Volz a677622184
React UI: Send cookies on fetch() on older browsers (#6553)
5 years ago
Julien Pivotto 29086533fd web: use chained WithInstrumentation (#6661)
5 years ago
Boyko 0f84d5b2cf React UI: broken graph page browser history (#6659)
5 years ago
Boyko c8469ecaf5 React UI: hide non selected alert types (#6642)
5 years ago
Tobias Guggenmos 3a204be6b7 PromQL: Fix string and parentheses handling in engine (#6612)
5 years ago
Boyko bab47b58f5 ReactUI: folder re-organization (#6601)
5 years ago
Boyko e12e5ecc8f ReactUI: adopt grafana flot fix for stacked graphs (#6603)
5 years ago
Julien Pivotto e7f7b6a06f Query Log: Add source IP from console queries (#6593)
5 years ago
Daniel Swarbrick 097fda1440 Match closing tag to opening button tag (#6587)
5 years ago
Julien Pivotto 9d9bc524e5 Add query log (#6520)
5 years ago
Tobias Guggenmos 3d6cf1c289 PromQL: Make parser completely generated (#6548)
5 years ago
Boyko 1637ad2717 ReactUI: replace togglers tabs with checkboxes (#6543)
5 years ago
Josh Soref 91d76c8023 Spelling (#6517)
5 years ago
Harkishen Singh edf8f135bc Adds support service discovery page in react ui (#6394)
5 years ago
Brian Brazil 767fa704b6 Load only some offsets into the symbol table into memory.
5 years ago
Boyko b90b5736b9 Allow sec timestamp (#6460)
5 years ago
Dustin Hooten fce2e131db React UI: Fix issue when changing query then time, the old query executed (#6437)
5 years ago