Commit Graph

799 Commits (79a0ba9d64d90ef786a5332223261061b63efc52)

Author SHA1 Message Date
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
Matthias Loibl 369aae93a8
web/ui: Hitting enter on range input creates a new query (#8581)
4 years ago
alex-petrov-vt 4f03df8c55
Fix inconsistent display of word 'ago' on rules page (#8566)
4 years ago
Simon Pasquier fe23360d0f
web/ui/react-app: update dependencies (#8529)
4 years ago
Lucas Hild d35cf369f2
Add expression explorer (Closes #8211) (#8404)
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
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
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
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
dependabot[bot] abe85ce052
Bump ini from 1.3.5 to 1.3.8 in /web/ui/react-app
4 years ago
Ganesh Vernekar c2ce236de1
Upgrade react deps (#8207)
4 years ago
Julien Pivotto f97fba7cc9
React UI: Change "metrics autocomplete" with "autocomplete" (#8174)
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
James Ranson 1cffda5de7
react updates for pathPrefix (#7979)
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 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
Stefan Büringer d30f202c08
Fix Experimental UI for cookie based authentication (#7827)
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
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
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
Nuno Cardoso f97d2ddb6e
REACT UI: CollapsibleAlertPanel - value field more friendly human readable (scientific notation -> number) (#7426)
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
Ben Kochie e963d953ea
Update yarn.lock (#7356)
5 years ago
Ben Kochie c7d9516695
Bump jquery to fix secuirty warning (#7311)
5 years ago
Julius Volz 6e19c4697d
React UI: Don't null out data when clicking on current tab (#7243)
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
Ben Kochie 269e7c8091
Fix golint issues.
5 years ago
Ben Kochie 24ecae9956
Update yarn deps (#7027)
5 years ago
Jaga Santagostino 350f25eed3
changes from PR requests (#6880)
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
李国忠 d276b5fb65
[format]Js: format checktimedrift() success (#6850)
5 years ago
Harkishen Singh 489a9aa7b9
Adds normalization of localhost urls in targets page react (#6794)
5 years ago
Boyko 1c321ed047
React-UI: flex-wrap the content (#6796)
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
Boyko 41071278b6 Change old UI link to React App to point to graph page (#6697)
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
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
Daniel Swarbrick 097fda1440 Match closing tag to opening button tag (#6587)
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
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
Boyko 1c66aea992 React UI: Implement alerts page (#6402)
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
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
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
Julius Volz fffb5ca1e9
React UI: More conversions to Function Components (#6259)
5 years ago
Boyko cb7cbad5f9 WIP: status page - API and UI (#6243)
5 years ago
Chris Marchbanks f17a0e17aa Implement the /flags page in react (#6248)
5 years ago
Michał 040425b0eb filtering alerts by state and display count of alerts in each state (#5758)
5 years ago
Dustin Hooten e0443e6fa3 Add unit tests for react-app (#6234)
5 years ago
CSTDev 3b39f6ae45 WIP: React UI Linting rules (#6206)
5 years ago
Julius Volz e8027ba515
React UI: Serve React UI under /new (#6229)
5 years ago
Ben Kochie 3f3986ed53 Adjust React query stats font (#6238)
5 years ago
Julius Volz c83094b443
React UI: Implement /config page (#6236)
5 years ago
Boyko 8afa8452fd reach router integration initial commit (#6232)
5 years ago
Julius Volz db76da7603
React UI: Fix initial setting of past queries (#6226)
5 years ago
Julius Volz 9698262b63
React UI: Simplify query history setting code (#6225)
5 years ago
Boyko dab87ca281 split autocomplete dropdown in to groups (#6211)
5 years ago
Julius Volz 8cf054849f
Update more web/ui/README.md bits for new UI (#6197)
5 years ago
Boyko e235af9c47 migrate query history (#6193)
5 years ago
CSTDev 4262ad92ce React ui add query stats (#6190)
5 years ago
Julius Volz 1c238ac086
Add links between classic and new UIs (#6191)
5 years ago
Boyko b5a16a8f86 make expression input controlled (#6174)
5 years ago
Ritesh Shrivastav 0f91ff4540 React UI: Sanitize HTML string to allow only supported elements (#6165)
5 years ago
Julius Volz ccac71ca5a
Update all React app node modules (#6153)
5 years ago
Julius Volz 63899f5529
Remove obsolete console.log() statements (#6159)
5 years ago
Julius Volz bca6e90ea6
Integrate beginning of React UI (#5694)
5 years ago
Krasi Georgiev 81d284f806
Merge the 2.13 release branch to master (#6117)
5 years ago
Giedrius Statkevičius ad58fc4765 ui: handle null response properly (#6071)
5 years ago
Simon Pasquier 26e8d25e0b
web/ui: avoid truncated Y-axis values (#6014)
5 years ago
Harkishen-Singh 74a9422147 move "remove graph" close to query area
5 years ago
Max cb5213e914 Change the global variable 'name' to a local variable so that it can not populate the global space. (#5970)
5 years ago
Stanislav Putrya 6141a8bd7c Show warnings in UI if query have returned some warnings (#5964)
5 years ago
Harkishen Singh f0bb8129c3 Fixes service-discovery view when accessed from unhealthy targets (#5915)
5 years ago
slava 5e974d3170 Fix context for the showWarning function (#5833)
5 years ago
Sylvain Rabot 7cd5cf0b69 Sanitize HTML output (#5665)
6 years ago
Tariq Ibrahim c4b57ac4e2
fix minor issue in the <a> tag of rules.html
6 years ago
pbhudiaBAE 43953b105b Sorting alerts by group name in /alerts (#5448)
6 years ago
Simon Pasquier 03b90b4645
web/ui: update to Bootstrap 4.3.1 (#5506)
6 years ago
Ganesh Vernekar 0afd172224
Merge pull request #5416 from prometheus/release-2.8
6 years ago
Simon Pasquier 7328cb6cc2 web/ui: display the job label in /targets
6 years ago
Matthias Loibl b7e978d255 web/ui: Fix padding in navbar container (#5371)
6 years ago
Julien Pivotto 6c72cdb1e1 Add GODEBUG to the runtime page (#5324)
6 years ago
Krasi Georgiev 9d96ada510 Display correct values for the retention in the flags web gui. (#5322)
6 years ago
Julien Pivotto 6152df44c2 ui: Expand expression_select to 220px
6 years ago
Ganesh Vernekar 46e0587cb3
Merge pull request #5318 from roidelapluie/sdtag
6 years ago
Julien Pivotto 5a162dc1ab
ui: remove extra table tag in service discovery
6 years ago
Julien Pivotto 981f9208fb
ui: Remove time picker borders
6 years ago
David 38fea83c1f Debounce input key press handling (#5309)
6 years ago
Julius Volz fdbaef86df Re-add typeahead license header to minified file
6 years ago
Julius Volz 661f0127bc Rebuild web assets
6 years ago
Julius Volz ed635190ba Re-add popper.js to fix target label tooltips
6 years ago
Julius Volz 7b724cea3a Whitespace and other cleanups
6 years ago
Julius Volz 7244ef3783 Add more top/bottom spacing for All/Unhealthy buttons
6 years ago
Julius Volz 028e99e3d6 Remove spacing between All/Unhealthy buttons
6 years ago
Julius Volz 45b91e8e80 Fix copy&paste button on /config, move pre style to CSS
6 years ago
Julius Volz cd569b51d9 Merge branch 'master' into bootstrap4
6 years ago
Maria Nemtinova 8e3a39f725 Web UI QoL improvements (#5201)
6 years ago
jritchieBAE b8f0a41745 Update to Bootstrap 4.1.3 (#5192)
6 years ago
Simon Pasquier a60431f3cd Merge v2.7.1 into master (#5170)
6 years ago
Vishnunarayan K I 108b9b0e5f Limit number of merics in prometheus UI (#5139)
6 years ago
Stafford Williams 328d81999a /config: Added `Copy to clipboard` button for /config (#4410)
6 years ago
David Coles 1591ebf985 ui: Fix hover when metric has null value. (#4906)
6 years ago
achiuBAE a9050c45f6 Allow setting the Prometheus instance document title through a flag. (#4841)
6 years ago
Simon Pasquier d89c01b065 web/ui: fix asset generation for Go modules installs
6 years ago
Simon Pasquier bf9a1d3d15 *: fix assets generation
6 years ago
Simon Pasquier 0a319b001a Update documentation
6 years ago
Simon Pasquier 5230e2730a
*: check that assets are up-to-date (#4731)
6 years ago
Simon Pasquier 147f2061d5 web: display job label in targets page
6 years ago
Wei Guo 742583e836 Support to query elements by a specific time (#4764)
6 years ago
Ariya Hidayat a0ba9b7f3e Avoid browser's spell-checking the Expression field (#4728)
6 years ago
Simon Pasquier c4a6acfb1e
*: move to go 1.11 (#4626)
6 years ago
Will Hegedus 193ebe7e34 Updates to /targets and /rules (scrape duration, last evaluation time) (#4722)
6 years ago
Benji Visser eb4cc37e50 Update moment.js and moment-timezone.js (#4679)
6 years ago
Julien Pivotto 17fea5478a Improve rule views by wrapping lines (#4702)
6 years ago
Goutham Veeramachaneni 9ee4b05d16
Better link for docs (#4593)
6 years ago
Simon Pasquier 3581377e5d Replace go-bindata with vfsgen (#4430)
6 years ago
Benji Visser 8bb6e0dd6e Show rule evaluation errors on rules page (#4457)
6 years ago
Julius Volz 8763dedb9d
Update method name in rules template, fix rendering (#4416)
6 years ago
Stafford Williams 286a8e0554 go-bindata debug clarification (#4411)
6 years ago
Adam Shannon 566c80b47c web: add named anchors for each rule group (#4130)
6 years ago
Martin Lee d0f11a3cc6 Forbid rule-abiding robots from indexing. (#4266)
6 years ago
Fabian Reinartz 9c83e815d1 Merge branch 'release-2.2' into update
7 years ago
Simon Pasquier 097439b0f9 web: limit the number of dropped targets (#4212)
7 years ago
Ivan Voronchihin b3441cb0e7 Fix graph page for IE11 (#4148)
7 years ago
Marek Siarkowicz bb86c3f62b Report internal runtime information on status page (#3921)
7 years ago
James Turnbull 4486ef013b Make show annotations checkbox match query history checkbox (#3936)
7 years ago
James Turnbull 50e6aff3fd Make job heading on service discovery consistent (#3937)
7 years ago
James Turnbull c3f4f2204f Refactor/redesign Unhealthy checkbox on Targets page (#3913)
7 years ago
Marek Siarkowicz 1f71caf23f Add golang runtime information to status page. (#3914)
7 years ago
Julien Pivotto 155faab7a2 Display annotations on Alerts page (#3900)
7 years ago
Callum Jones 090e7e0959 Place Service Discovery labels inline (#3872)
7 years ago
Lovisa Svallingson 04f723ca44 [Fix 3789]: storing/loading multiple graphs from URL (#3813)
7 years ago
James Turnbull d127a21071 Removed alert_header (#3836)
7 years ago
James Turnbull 816d755956 Added "No rules" to Web UI (#3834)
7 years ago
Lovisa Svallingson 460fe4dd0c Fix: Improve typeahead on /graph page (#3742)
7 years ago
Lovisa Svallingson a8ff643464 Implement browsing of previous query expressions (#3486)
7 years ago
conorbroderick 8b6f3a1bd3 Added service discovery view showing labels before and after relabelling
7 years ago
Julien Pivotto 52c0121890 Correctly handle empty data set in the console view (#3521)
7 years ago
Lovisa Svallingson 2c2702e22b Align columns in Targets view (#3445)
7 years ago
Goutham Veeramachaneni a880c86375
Fix unexported method on exported interface.
7 years ago
conorbroderick 55aaece116 Add rule evaluation time
7 years ago
Julius Volz 8022fc1aa3
Fix display of raw target labels (again) (#3437)
7 years ago
Takashi Kokubun bd52950ce8 Fix invalid syntax in graph.css (#3309)
7 years ago
BasPH a91d3bcb83 Add UI warning for time drift >30 seconds (#3276)
7 years ago
Fabian Reinartz 2d0b8e8b94 Merge branch 'master' into dev-2.0
7 years ago
beorn7 16c95ae8e7 Merge branch 'release-1.7'
7 years ago
beorn7 dd381356a5 Tweak floating point number rendering
7 years ago
beorn7 61b6311504 Merge branch 'fix_ui_graph_decimal_axis' of git://github.com/yamatoya/prometheus into yamatoya-fix_ui_graph_decimal_axis
7 years ago
Takahito Yamatoya b1151bdabc ui changed, limit the number of digits for the larger units is 5
7 years ago
Takahito Yamatoya 1eac566d09 add ; , and change from B to G, and change from K to k, and add all the prefixes
7 years ago
beorn7 e7aab2791a Forward-merge bug fixes frem branch 'release-1.7'
7 years ago
beorn7 7a8e340c1a Merge branch 'fix_web_ui_utc' of git://github.com/yamatoya/prometheus into yamatoya-fix_web_ui_utc
7 years ago
Takahito Yamatoya 5d707d3aa3 #2439 library version update JQuery / JQuery.Selection / JQuery.hotkey (#3183)
7 years ago
Takahito Yamatoya ff038a4a39 bug fix
7 years ago
Takahito Yamatoya 7a3c348f83 fix decimal y-axis
7 years ago
Takahito Yamatoya 738a51bea6 #2371 fix to display utc date at datetime picker
7 years ago
beorn7 84211bd2df Foward-merge bug fixes and cherry-picks from 'release-1.7'
7 years ago
beorn7 a3fd7dd335 Backport the templating fix from master
7 years ago
Fabian Reinartz 87918f3097 Merge branch 'master' into dev-2.0
7 years ago
Richard Hartmann aa3fb1e7c4 Point help to docs, not main Prometheus website
7 years ago
Karsten Weiss 5f5d77848e Fix 'predefined escaper "html" disallowed in template' in `/targets` (#3046) (#3050)
7 years ago
Fabian Reinartz 25f3e1c424 Merge branch 'master' into mergemaster
7 years ago
beorn7 6cf62fe8ba Update web/ui/bindata.go
7 years ago
Roman Khavronenko 245b8a0b37 Allow to collapse jobs at `/targets` page (#2628)
7 years ago
beorn7 3bb0667607 Merge branch 'release-1.7'
7 years ago
Martín Ferrari 64cfe2e7f5 Add PATH_PREFIX to redirectToMigratedURL
7 years ago
Fabian Reinartz dba7586671 Merge branch 'master' into dev-2.0
7 years ago
Alexey Palazhchenko b6f89a1982 Parse custom step parameter correctly. (#2928)
7 years ago
Julius Volz 13006feb1e Fix alert label display in /alerts UI
8 years ago
Goutham Veeramachaneni e1fc9dc78d Move /rules to new format (#2901)
8 years ago
Alin Sinpalean 38de290d5f Console graph color scheme support (#2900)
8 years ago
Fabian Reinartz ca2b68889b Merge branch 'master' into dev-2.0
8 years ago
Julius Volz 7be94d6643 Fix display of before-relabeling labels
8 years ago
Alexey Palazhchenko 6a767b736b Parse custom step parameter correctly. (#2861)
8 years ago
Goutham Veeramachaneni 5ff283a7b7
Reflect the grouping in the UI
8 years ago
Fabian Reinartz 669075c6b9 Merge branch 'master' into dev-2.0
8 years ago
Brian Brazil d66799d7f3 Show gaps in graphs. (#2766)
8 years ago
Fabian Reinartz 4c31061251 Merge branch 'master' into dev-2.0
8 years ago
conorbroderick 9c953064c3 check if result is a scalar in order to display correct number of returned time series
8 years ago
Frederic Branczyk 45df5c2daf
Merge branch 'release-1.6'
8 years ago
conorbroderick 9287a01bbf Fixed fixed yaxis of stacked graph being cut off
8 years ago
Fabian Reinartz 9a9211845e ui: fix alert template
8 years ago
Fabian Reinartz 73b8ff0ddc Merge branch 'master' into dev-2.0
8 years ago
David Symonds 04ad889751 Preserve Alertmanager URLs as *url.URL.
8 years ago
Conor Broderick 9eb1a5d6bf Handle invalid query in graph UI (#2652)
8 years ago
Conor Broderick ee62807b62 Added min/max to graph to accomodate for constant time series (#2612)
8 years ago
Conor Broderick c72692fd75 Fixed issue of partially hidden y-axis values on graph (#2589)
8 years ago
Brian Brazil 26bedc9e00 Revert use of buildVersion in console templates. (#2579)
8 years ago
Fabian Reinartz 8ffc851147 Merge branch 'master' into dev-2.0
8 years ago
Conor Broderick dafae52efa Display total number of returned elements on console (#2532)
8 years ago
Fabian Reinartz 397f001ac5 Merge branch 'master' into dev-2.0
8 years ago
Fabian Reinartz c389193b37 Merge branch 'master' into dev-2.0
8 years ago
Erdem Agaoglu 241da87f7f Adding version to names of static files
8 years ago
Fabian Reinartz 9304179ef7 Merge branch 'master' into dev-2.0
8 years ago
Derek Marcotte 0a7fb56b16 Expose PromConsole.Graph.buildQueryUrl, refactor dispatch to use (#2461)
8 years ago
Julius Volz 7e14533b32 Merge pull request #2396 from lightpriest/fuzzy-fix-lookup
8 years ago
Derek Marcotte 74a3b1051a Add rickshawGraph proerty to the Graph object. (#2438)
8 years ago
Or Cohen 93d20d2d2b Improve fuzzy search
8 years ago
Or Cohen 81d37a04aa Fix autocomplete misses certain queries
8 years ago
Fabian Reinartz 87bea50b85 web: fix /targets for new label types
8 years ago
Harmen 135d32ea22 make assets
8 years ago
Harmen dfa4f79bcd add favicon
8 years ago
Brian Brazil bed4635802 Use irate consistently in console template examples. (#2296)
8 years ago
Brian Brazil 2e3b42ad6c Correctly handle the end time being 0 in the URL. (#2290)
8 years ago
Morten Siebuhr c5b17263a6 web: Display current working directory on status-page
8 years ago
Frederic Branczyk 33b583d50e
web/api: add targets endpoint
8 years ago
Frederic Branczyk 8f8cea4fbd
retrieval: refactor TargetManager to return flat list of Targets
8 years ago
Fabian Reinartz d4deb8bbf2 web: show discovered Alertmanagers in UI
8 years ago
Martín Ferrari 4298d91a9c Update bindata.go
8 years ago
Martín Ferrari fe83ea511f Replace handlebars with the simpler and saner mustache library.
8 years ago
Martín Ferrari 0a6972b6a3 Replace datetimepicker library with a more maintained version.
8 years ago
beorn7 5b16d6bd6e Merge branch 'release-1.2'
8 years ago
beorn7 f0acde7721 Regenerate assets after cherry-pick
8 years ago
Stuart Olivera 223a22457f ui: don’t consider aborted requests complete
8 years ago
beorn7 569a1d78eb Regenerate bindata after merge
8 years ago
beorn7 7e4d005ee1 Merge branch 'release-1.2'
8 years ago
tattsun 68e20bd9ac ISSUE-2109 ui: fix decode query params bug
8 years ago
Or Cohen 50f8e35c54 Add fuzzy search to /graph textarea (#2081)
8 years ago
Stuart Olivera b76d59e68b ui: don’t consider aborted requests complete
8 years ago
Matthias Rampke 4f96d28e60 Always show instance label on target page. (#2062)
8 years ago
Bora Tunca 2e9de70267 generate assets
8 years ago
Bora Tunca 44377dc458 Add backward compatibility to old query format
8 years ago
beorn7 094a098ce6 Revert "Revert the /graph changes."
8 years ago
beorn7 aa43d34a86 Revert the /graph changes.
8 years ago
Fabian Reinartz df22684b5b web/ui: fix job link
8 years ago
Fabian Reinartz cfe5c5fa15 Merge branch 'master' of https://github.com/cambridge-university-press/prometheus into cambridge-university-press-master
8 years ago
Bora Tunca 12bcc92311 Generate bindata.go
8 years ago
Bora Tunca 445fac56e0 Refactor graph.js
8 years ago
Bora Tunca 3e18d86d8a Use query parameters in the url
8 years ago
Bora Tunca 3da825fc76 Point to correct place for GraphLinkForExpression
8 years ago
Julius Volz d770783777 Neurotic cleanups to graph.js
8 years ago
Harmen 7b4a67f651 make assets build
8 years ago
Harmen 0b883e24ba Add a 'Remove Graph' link to the 'Graph' screen
8 years ago
Andrew Hemming 7ebcd678ea Added HTML link for each job name
8 years ago
Tobias Schmidt 5416518178 Fix go fmt of ui/bindata.go
8 years ago
Harmen a1443280b4 make assets build
8 years ago
Harmen 512b3f8d95 Friendlier message when there are no alerting rules
8 years ago
Matt Bostock 78715e4182 Alerts template: remove silence table header
8 years ago
Harmen afc5873b0e don't store empty values in the URL
8 years ago
beorn7 4ff4857112 Recreate assets
8 years ago
Brian Brazil 56151e57ba Update example console templates to new HTTP API.
8 years ago
Fabian Reinartz 425736a377 *: remove last remainers of non-second metrics
9 years ago
Brian Brazil 4dbe689632 Do our own date parsing in console template graph controls.
9 years ago
David Gstir 2dd80225a4 Fix JS XHR requests in prom_console.js on IE11
9 years ago
Roman Vynar 9d616952b3
Added missed pathPrefix to Status sub-menus
9 years ago
beorn7 93460fb853 Remove a spurious "w" from `_base.html`
9 years ago
Bjoern Rabenstein 52a133d4d2 Make assets without debug settings
9 years ago
beorn7 da8cb10b43 Partition the status tab into items in a dropdown
9 years ago
Steve Durrheimer 399d5c6375
Make version informations consistent between prometheus components
9 years ago
Julius Volz c78bd13a2b Include date and time in graph hover detail.
9 years ago
Julius Volz c0b430b8e5 Improve before-relabeling label tooltips.
9 years ago
Fabian Reinartz 1ede7b9d72 Consolidate TargetStatus into Target.
9 years ago
Fabian Reinartz 37c709f917 Fix global config YAML issues
9 years ago
Fabian Reinartz 915a7c09a8 Adjust labels on status page
9 years ago
Tobias Schmidt 211cb10f13 Use https://prometheus.io
9 years ago
Fabian Reinartz b0adfea8d5 Fix swapped constants, improve instrumentation
9 years ago
Fabian Reinartz 8a67110041 Revert autocomplete changes
9 years ago
Fabian Reinartz 37d80c4b25 Fix premature rule evaluation
9 years ago
Fabian Reinartz bf6abac8f4 Send resolved notifications
9 years ago
Fabian Reinartz 52e5224f5a Refactor rules/ package
9 years ago
Fabian Reinartz b35e25a082 Don't federate stale samples
9 years ago
Fabian Reinartz e0f70ed5ca Update common/{expfmt,model}
9 years ago
Fabian Reinartz 29a69eecb8 Do not panic in Consul SD creation
9 years ago
Julius Volz bce5202354 Minor fixups to web/ui/README.md
9 years ago
Fabian Reinartz 7cbd31f7b6 Merge pull request #1212 from prometheus/uidev
9 years ago
Fabian Reinartz 69e6ac735e Document convenient development of UI files.
9 years ago
Sam Starling 1901875595 Tidy up .js files based on static analysis from jshint
9 years ago
Fabian Reinartz a542cc8609 Remove -web.use-local-assets
9 years ago
Fabian Reinartz 57ca7108aa Enable debug generation of go-bindata, rename blob/ to ui/
9 years ago