Commit Graph

91 Commits (2c49860f6954b84acecf5afb6cc5811ad55b4108)

Author SHA1 Message Date
Dorian JAMINAIS 05dba96ebf
Add option for the number of ticks in PromConsole.Graph (#9223)
3 years ago
Julius Volz 3470ee1fbf
Make React UI the default, keep old UI under /classic (#8142)
4 years ago
TAY TS c9d827c1d0
Fix callback function bind with object as parameter (#7984)
4 years ago
Christian Hoffmann db13003721
ui: clarify alert state toggle via checkbox icon (#7936)
4 years ago
Deepjyoti Mondal c8ad79efdc
Fixes #6127 : Add Collapse All button (#6957)
4 years ago
Harkishen-Singh cadf8f11bc Resolve conflicts.
4 years ago
Brian Brazil ce838ad6fc
Ensure that step is in milliseconds in console graphs. (#7773)
4 years ago
李国忠 d276b5fb65
[format]Js: format checktimedrift() success (#6850)
5 years ago
Josh Soref 91d76c8023 Spelling (#6517)
5 years ago
David Leadbeater 129dbdaf74 Ensure warnings are escaped (#6279)
5 years ago
Michał 040425b0eb filtering alerts by state and display count of alerts in each state (#5758)
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
David 38fea83c1f Debounce input key press handling (#5309)
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
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
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
James Turnbull 4486ef013b Make show annotations checkbox match query history checkbox (#3936)
7 years ago
James Turnbull c3f4f2204f Refactor/redesign Unhealthy checkbox on Targets page (#3913)
7 years ago
Julien Pivotto 155faab7a2 Display annotations on Alerts page (#3900)
7 years ago
Lovisa Svallingson 04f723ca44 [Fix 3789]: storing/loading multiple graphs from URL (#3813)
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
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
BasPH a91d3bcb83 Add UI warning for time drift >30 seconds (#3276)
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
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
Roman Khavronenko 245b8a0b37 Allow to collapse jobs at `/targets` page (#2628)
7 years ago