Commit graph

114 commits

Author SHA1 Message Date
Boaz Leskes 4b1bda9ea4 Moved to using XContentBuilder internal byte buffers instead of writing connection.outputStream to avoid flushing and chunked requests. Also added content type to dashboard and template uploading. 2013-12-25 14:26:27 +01:00
Boaz Leskes f4ac153336 Added cluster level events as annotations on overview page. 2013-12-23 23:11:15 +01:00
Boaz Leskes 035bdc6f5e Restore free disk space thresholds 2013-12-23 22:56:35 +01:00
Boaz Leskes 114918b49d Added CPU steal chart 2013-12-23 22:54:41 +01:00
Boaz Leskes 71ba5c5b6e Added Format and derivatives to metrics editor. Implemented format options. Updated node and indices stats. 2013-12-23 22:50:03 +01:00
Boaz Leskes 74922f0865 Update node default metrics 2013-12-23 21:31:45 +01:00
Boaz Leskes 79dcf2c49a Fixed: min value in stats table were not properly scaled. 2013-12-23 21:03:25 +01:00
Boaz Leskes bb94d108ce Clicking on a disabled dashboard button still executed the click. 2013-12-23 21:02:28 +01:00
Boaz Leskes 151b8f9e25 Moved packages folder to be under build. Fixed issues with deployment configuration. 2013-12-23 20:56:45 +01:00
Boaz Leskes db51ce214f Add a small debug log 2013-12-23 20:55:22 +01:00
Boaz Leskes 78bc1fcaee Added a default_route settings and updated to kibana's config.js 2013-12-23 20:16:51 +01:00
Boaz Leskes b00566113d Added uploading of kibana dashboards, marvel index template is now based on marvel_index_template.json . 2013-12-23 19:42:28 +01:00
Boaz Leskes c155484c2a Added a version check for host Elasticsearch 2013-12-23 12:18:18 +01:00
Boaz Leskes 4c4ea87b7f ESExporter moves failed hosts to the end of the host list to avoid retrying them every 5s. 2013-12-23 11:42:54 +01:00
Boaz Leskes 62ce5369b3 marvel's stats table panel now shows in kibana's new panel menu. 2013-12-19 21:29:24 +01:00
Boaz Leskes b48318f219 Improved routing events and added Shard started & Shard promoted to primary events 2013-12-19 21:29:09 +01:00
Boaz Leskes ff61163367 Move to 0.90.8 2013-12-18 20:34:38 +01:00
Boaz Leskes 10aeee046c Cluster & Index status events. All events output cluster name. 2013-12-18 17:15:32 +01:00
Boaz Leskes 73a3ea2179 Renamed IndexMetaDataEvent to IndexEvent 2013-12-18 09:59:04 +01:00
Boaz Leskes fdd332948a Removed node info from cluster stats 2013-12-18 09:55:25 +01:00
Boaz Leskes ced5b97969 Added the cluster name to all exported data. 2013-12-17 16:25:03 +01:00
Boaz Leskes 8c9cb28dce Added cluster stats export 2013-12-17 16:11:46 +01:00
Boaz Leskes 7a2d6d840f Improved event's short description 2013-12-17 14:56:14 +01:00
Boaz Leskes 71757bb330 Updated to 0.90.8-SNAP. 2013-12-17 13:49:01 +01:00
Luca Cavanna 9c0ecc708e Integrated new shard state changed listener method to collect more information for each shard state change 2013-12-17 13:49:01 +01:00
Boaz Leskes 89848397b1 Update to the latest y_format config syntax. Also disabled pre-loading of field mappings (until a better faster solution is found) 2013-12-13 20:32:59 +01:00
Rashid Khan 4642409f55 remove console log 2013-12-12 16:13:58 -07:00
Rashid Khan b80b775db4 Sparklines are fixed wifth and do not need to resize. Removing this eases memory consumption drastically. 2013-12-12 16:12:45 -07:00
Boaz Leskes 384322abdb Moved to ip + port as a primary node identifier. 2013-12-05 14:19:16 +01:00
Boaz Leskes 112315271d default to two decimal digits in table charts 2013-12-05 13:59:08 +01:00
Boaz Leskes 48e11845e3 Refresh dashboards every 5s 2013-12-05 13:58:38 +01:00
Boaz Leskes de507d43ea Lower cased nodeToXContent.
Added a protection for relocatingTo potentially be in.
Removed indexPrefix settings and fixed it to ".marvel" (will add a suffix later)
Renamed java plugin to "marvel".
2013-12-05 13:54:01 +01:00
Boaz Leskes 157ea75b7d Added dynamic annotation query 2013-12-02 23:04:29 +01:00
Boaz Leskes 3056592ddb Document metric now show decimals as integers. 2013-12-02 22:13:22 +01:00
Boaz Leskes c2474ed377 Added an initial version of segment counts 2013-12-02 22:06:00 +01:00
Boaz Leskes 8a118bb230 move to ES 0.90.7 for segment stats 2013-12-02 20:46:33 +01:00
Boaz Leskes d07de8a4f7 Added GC duration as % of time. 2013-12-02 20:40:10 +01:00
Boaz Leskes 2d31762a3d move search and indexing chart titles to mention rate. 2013-12-02 20:31:45 +01:00
Boaz Leskes 919b5db1cb auto refresh every 30s 2013-12-02 20:28:07 +01:00
Boaz Leskes dae1547db1 added y_as_bytes to relevant graphs. Removed legend counts 2013-11-28 21:22:32 +01:00
Boaz Leskes 5553189cb6 Added a setting to allow disabling the exporter. 2013-11-28 21:12:48 +01:00
Boaz Leskes 9a9328db12 Added a protection against typos in fields. Remove drop down from add metric for now. Added trash iconf for deleting metrics. Added proper refresh hooks upon editor changes. 2013-11-28 21:12:12 +01:00
Boaz Leskes 95aa138100 Jvm -> JVM 2013-11-27 22:59:05 +01:00
Boaz Leskes 6acc3258e1 Introduced NodeEvent and RoutingEvent. Cleaned up naming as we don't only export stats any more. Cluster Pulse is now showing node, index and routing events (shard + cluster still shipping). 2013-11-27 22:52:15 +01:00
Boaz Leskes 99ddd4101a Removed _source_node column from cluster_pulse.json 2013-11-27 14:34:06 +01:00
Boaz Leskes d5add9bb96 Improved messages on all event. Shard events now resolve the relevant node ids to node object. 2013-11-27 14:32:29 +01:00
Boaz Leskes 0b15c60926 Introduced Cluster Pulse dashboard.
Renamed annotations to events
 Added event exporting for cluster node events and index creation.
2013-11-23 19:25:38 +01:00
Boaz Leskes 19c641da6b Fix broken sparklines 2013-11-21 23:03:56 +01:00
Boaz Leskes 9371a567f3 All table header cell now responds for sorting clicks 2013-11-21 23:01:43 +01:00
Boaz Leskes 05185015f0 Release command doesn't repackage but release already built (and tested) packages 2013-11-21 22:55:01 +01:00