Commit graph

17752 commits

Author SHA1 Message Date
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 f906dc265c Even more ui tweaks 2013-12-18 21:36:19 +01:00
Boaz Leskes ff61163367 Move to 0.90.8 2013-12-18 20:34:38 +01:00
Boaz Leskes 57ffdaaf7c more ui tweaking. 2013-12-18 17:15:54 +01:00
Boaz Leskes 7354035798 Initial sense checkin 2013-12-18 17:15:54 +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
Boaz Leskes 5719ea85db Hiding hidden indices by default (option to show). 2013-11-21 22:36:43 +01:00
Boaz Leskes 5ecd51cfd7 Added sortable columns to stats table 2013-11-21 22:17:57 +01:00
Boaz Leskes 11554d395c Node / index names are now clickable 2013-11-21 21:32:50 +01:00
Boaz Leskes f4f8f90020 Moved index names to .marvel- in all dashboards 2013-11-21 15:04:27 +01:00
Boaz Leskes 793dbe48ad Use standard component logger in ESExporter 2013-11-21 15:03:46 +01:00
Boaz Leskes d5a5a9d949 Added --es_port and --port options to the server command. 2013-11-21 15:03:20 +01:00
Boaz Leskes 47cc5713b9 Allow to configure which indices's stats are exported.
Tweaked logging and naming.
2013-11-21 12:07:58 +01:00
Boaz Leskes 0d46599762 Changed (default) index names to .marvel-*, .marvel-kibana . Renamed plugin to marvel-stats exporter. 2013-11-21 11:37:06 +01:00
Boaz Leskes d64283f59e Added kibana tag/branch/revision pinning. 2013-11-21 11:11:11 +01:00
Boaz Leskes b68dda7027 Renamed merge folder to tmp. Removed symlinking the nodes_module folder of kibana build. Build now leaves a _site folder with marvel+kibana in it. Server command always creates a new config.js from template 2013-11-20 13:59:43 +01:00
Boaz Leskes e6a85d6032 Downgrade back to 0.90.6 2013-11-19 23:58:12 +01:00
Boaz Leskes 63a6bfb59e rename shipper to exporter 2013-11-19 09:51:14 +01:00