Commit Graph

134 Commits (84e462ae24467fb09e0b59aecc668d1fd49faae5)

Author SHA1 Message Date
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
7 years ago
Goutham Veeramachaneni e1fc9dc78d Move /rules to new format (#2901)
7 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