Commit Graph

1006 Commits (bb83920dfeae7e5b0d55e6a220b7efa857123023)

Author SHA1 Message Date
Nathan Haugo f0f7d93c12 Merge pull request #520 from influxdata/ping-layout
Add ping layout with percent_packet_loss and average_response_ms
2016-11-13 20:52:11 -08:00
Nathan Haugo 5c92e3b2f8 Add memcached as app 2016-11-13 20:50:45 -08:00
Regan Kuchan e754f50806 Create Getting Started, still WIP! 2016-11-13 19:46:45 -08:00
Chris Goller dd06e58679 Add mysql layout (and fixing the windows cpu one) 2016-11-13 18:09:52 -06:00
Jack Zampolin 60f30cb168 Merge pull request #524 from influxdata/jz-dockerfile
Move chronograf files in Docker image to `/var/lib/chronograf`
2016-11-13 14:10:07 -08:00
Jack Zampolin 2797f4ac46 Fix persistence and change canned path 2016-11-13 13:18:51 -08:00
Andrew Watkins 96f9871e6e Fix uninvoked callback 2016-11-13 10:33:08 -08:00
Andrew Watkins 947f660773 Add validation for query and inputs 2016-11-13 10:24:18 -08:00
Andrew Watkins df76b8a394 Change name of TabList prop 2016-11-13 10:24:18 -08:00
Andrew Watkins dbb729e556 Make RulePage a true container 2016-11-13 10:24:18 -08:00
Andrew Watkins cc6b172101 Move style divs into respective components 2016-11-13 10:24:18 -08:00
Andrew Watkins 53c605b387 Move message section into Message component 2016-11-13 10:24:18 -08:00
Andrew Watkins 304b0b34ff Clean up componentDidMount 2016-11-13 10:24:18 -08:00
Andrew Watkins f5fe2f89b9 Move graph into RuleGraph component 2016-11-13 10:24:18 -08:00
Andrew Watkins 8a61c1ffd6 Move header into own component 2016-11-13 10:24:18 -08:00
Andrew Watkins 2d92052b28 Ensure proper rule value section is displayed 2016-11-13 10:24:18 -08:00
Andrew Watkins 7b60386f23 Add validation for threshold value 2016-11-13 10:24:17 -08:00
Jack Zampolin ca2b8e5986 Move chronograf files to /var/lib/chronograf 2016-11-13 09:11:44 -08:00
Regan Kuchan 40c3b92ba4 Edit GETTING_STARTED:
* Change its name to INSTALLATION
* Add some images
* Make some edits
2016-11-12 22:09:59 -08:00
Andrew Watkins 1f04d5d7f3 Merge pull request #513 from influxdata/fixed-navs
Fixed Navs
2016-11-12 17:28:16 -08:00
Chris Goller 4c53d344af Merge pull request #521 from influxdata/fix-logger-panic
Fix logger panic and put logging of queries into debug
2016-11-12 18:16:43 -06:00
Chris Goller 07ffedc058 Fix logger panic and put logging of queries into debug 2016-11-12 17:48:49 -06:00
Chris Goller 3f420b1fa1 Add ping layout with percent_packet_loss and average_response_ms 2016-11-12 12:59:37 -06:00
Nathan Haugo c5952d2afe Merge pull request #517 from influxdata/legendary-fix
Legendary Fix
2016-11-12 00:50:51 -08:00
Alex P bc27ff314c Host view gets a fixed nav too, cuz we don't forget host view 2016-11-11 17:13:06 -08:00
Alex P 1a78791742 Removing uptime static text 2016-11-11 17:12:16 -08:00
Alex P 787c5c199c Merge branch 'master' into fixed-navs 2016-11-11 17:09:59 -08:00
Alex P d09bcb1fe3 Removing erroneous code 2016-11-11 17:05:32 -08:00
Alex P e606b2ecd0 Merge branch 'master' into legendary-fix 2016-11-11 16:55:54 -08:00
Alex P 03ac9fe84f Reworking legend positioning 2016-11-11 16:55:24 -08:00
Alex P 87096b847b Graph headings in host view are less noisy, can handle longer names 2016-11-11 16:54:59 -08:00
Alex P 459eb4140e Centering the legend 2016-11-11 16:54:22 -08:00
Alex P be6e59efd3 Removing debugger background color on graphs 2016-11-11 16:54:05 -08:00
nathan haugo 92ac688a8b Add empty layout docs 2016-11-11 16:48:08 -08:00
Alex P c00d0c3364 Legend cannot be obscured by neighboring graphs in host view 2016-11-11 15:48:47 -08:00
Nathan Haugo 38e1dabe70 Merge pull request #514 from influxdata/super-hot-fix
Display the rule message
2016-11-11 15:45:51 -08:00
Nathan Haugo b56750d3f9 Merge pull request #516 from influxdata/bug/fix_apache_graphs
Fix apache graphs
2016-11-11 15:41:57 -08:00
nathan haugo f6462277fa Fix apache graphs 2016-11-11 15:41:34 -08:00
Alex P 56c0f85996 Moving dygraph styles to their own sheet 2016-11-11 15:37:55 -08:00
Alex P a5d70bf1a3 Line graphs are 300px tall 2016-11-11 15:37:32 -08:00
Alex P e126ef5169 Removes excess margins on host view graph containers 2016-11-11 15:30:41 -08:00
Alex P c2fa53cdbe Standardizes height of line graphs
Going to use this to properly offset the legend
2016-11-11 15:30:27 -08:00
Alex P 98ca956dfb Busting the jank in the vertical marker
this requires the parent container of the vertical marker to always
have 8px/16px padding else the marker will appear off
2016-11-11 15:24:39 -08:00
Alex P 8a3a21903b Cleaning house 2016-11-11 15:22:05 -08:00
Chris Goller 2212225857 Merge pull request #515 from influxdata/fix-k8s-layout-agg
Fix k8s layout to add aggregation function
2016-11-11 16:41:51 -06:00
Chris Goller df01a840a5 Fix k8s layout to add aggregation function 2016-11-11 16:40:53 -06:00
Will Piers 1b0fabfc52 Display the rule message 2016-11-11 14:35:38 -08:00
Alex P daed3e8891 DE scrollbar is Y only 2016-11-11 14:28:09 -08:00
Alex P 24a4a92b7f Styling source indicator + DE header tweaks 2016-11-11 14:25:53 -08:00
Alex P c0f9554437 Header styles cleanup
was kinda janky before
2016-11-11 14:25:34 -08:00