Commit Graph

1098 Commits (fa6b2897f0db5844cb7a2c6b4f17f3bd5a3deed4)

Author SHA1 Message Date
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
gotjosh e1f2da74a3 api: provide metadata for a single metric
5 years ago
gotjosh 4a13c844b7 Add periods to comments on tests.
5 years ago
gotjosh 0a0a228db3 api: provide per metric metadata (#6420)
5 years ago
Boyko 1c66aea992 React UI: Implement alerts page (#6402)
5 years ago
gotjosh 7bb73a9abd fix: flaky test for api/v1/targets/metadata. (#6436)
5 years ago
Tobias Guggenmos 35c1f31721 PromQL: Use more standart format for error positions (#6433)
5 years ago
gotjosh 428089f83f api: tests for /target/metadata API endpoint
5 years ago
gotjosh 4bf9c6bb82 Allow targets to be injected as arguments when creating a testTargetRetriever
5 years ago
Boyko 315b28439f Graph multi series select (#6391)
5 years ago
Boyko 28470c229c React UI: Graph refactoring (#6382)
5 years ago
Boyko fa1489e35c React UI: Improve graph legend hover performance (#6367)
5 years ago
Boyko 731ca08acd React UI: Graph legend (#6321)
5 years ago
Julius Volz cb92a45bf3
React UI: Make test spy attachment more jest-y (#6361)
5 years ago
Julius Volz 22d884b38e
React UI: Fix tests harder (#6316)
5 years ago
Julius Volz 20ec57160c
React UI: Clarify VSCode usage requirements (#6357)
5 years ago
Julius Volz d2cb05846b
React UI: Add /tsdb-status to React-handled routes (#6313)
5 years ago
Boyko 3e3b7ceb0b React UI: Change the dynamic react key with static id (#6325)
5 years ago
Tom Wilkie de0a772b8e Port tsdb to use pkg/labels. (#6326)
5 years ago
Julius Volz 85cae37107
React UI: Add better docs for the React UI (#6315)
5 years ago
Julius Volz 2a6df53416
React UI: Make link to classic UI work (#6320)
5 years ago
Julius Volz 8ee3b8c848
React UI: Fix "<path-prefix>/new" -> "<path-prefix>/new/" redirect (#6319)
5 years ago
Tobias Guggenmos be2bcc50a2 Fix target metadata API for empty match_targets (#6303)
5 years ago
Boyko 12d347e4db unit test fixes (#6314)
5 years ago
Julius Volz e110402d44
React UI: Fix build (#6312)
5 years ago
Boyko 8a9509b0a8 Replace fetching hooks with class render prop component (#6267)
5 years ago
Sharad Gaur a85e7aac0e Adding TSDB Stats Page in React UI (#6281)
5 years ago
Boyko fc309a35bb update panels on back button pressed (#6300)
5 years ago
Dustin Hooten ca60bf298c React UI: Implement /targets page (#6276)
5 years ago
Julien Pivotto d2257cb7d8 React UI: Display small numbers correctly (#6274)
5 years ago
David Leadbeater 129dbdaf74 Ensure warnings are escaped (#6279)
5 years ago
Julius Volz 431844f0a7
React UI: Mark not-yet-done pages as under construction (#6277)
5 years ago
Julius Volz 3836cc1997 React UI: Fix left/right icons in the time picker (#6275)
5 years ago
Sharad Gaur e94503ff5c Head Cardinality Status Page (#6125)
5 years ago
Boyko 7293c859ab pass the value to the input instead to downshift (#6235)
5 years ago
Julius Volz 95554074d8
React UI: Support custom path prefixes (#6264)
5 years ago
Julius Volz 5bc935337a
React UI: Simpler and relative-only query URL building (#6263)
5 years ago
Julius Volz 8c0b76d1da
React UI: Improve styling of autocomplete sections (#6228)
5 years ago