Commit Graph

5889 Commits

Author SHA1 Message Date
Chris Cowan acffb298b5 Merge remote-tracking branch 'upstream/master' into feature/issue-126-analytics
Original commit: elastic/x-pack-elasticsearch@516aa06967
2014-03-07 15:45:08 -07:00
Chris Cowan c0c503fc55 Merge pull request elastic/elasticsearch#129 from ccowan/feature/issue-59-error-reporting
Fixing elastic/elasticsearch#59 and Mergin elastic/elasticsearch#124

Original commit: elastic/x-pack-elasticsearch@9c280749f7
2014-03-07 15:43:43 -07:00
Chris Cowan b8f63aeb09 Merge remote-tracking branch 'upstream/master'
Original commit: elastic/x-pack-elasticsearch@b522970b7d
2014-03-04 16:25:13 -07:00
Boaz Leskes 6fb39208cb Merge branch 'feature/url_auto_complete'
* feature/url_auto_complete:
  Added url params for get_source. Removed trailing slash from _delete_doc
  Implemented all 1.0 breaking changes
  Added autocomplete support for url query strings parameters
  Introduced a pattern based url auto complete backend

Original commit: elastic/x-pack-elasticsearch@96453b205a
2014-02-19 15:32:18 +01:00
Boaz Leskes 8e4f3d57de Merge branch 'pr/111': master node indication, multiple master detection, stale data indication
Closes elastic/elasticsearch#105 , Closes elastic/elasticsearch#104

Original commit: elastic/x-pack-elasticsearch@ab45216752
2014-02-17 21:57:28 +01:00
Rashid Khan 7c344c9677 resolve conflict
Original commit: elastic/x-pack-elasticsearch@91e43068e7
2014-02-06 13:44:00 -07:00
Boaz Leskes 1832e07400 Merge branch 'feature/sense_1.0.0_api'
Added Aggregations to KB
Lazy load API
Encapsulated ES calls into an es module. Introduced api_1_0 (currently a copy of api_0_90) .
Version is auto detected and set based on GET / .

Original commit: elastic/x-pack-elasticsearch@4ab37d459f
2014-02-06 19:16:47 +01:00
Boaz Leskes 0d34d6cbef Updated readme file
Original commit: elastic/x-pack-elasticsearch@e1879dbc24
2014-02-06 11:07:36 +01:00
Rashid Khan 8d4d6c879a Merge remote-tracking branch 'upstream/master' into staleRows
Original commit: elastic/x-pack-elasticsearch@121c5dc757
2014-02-05 16:32:38 -07:00
Rashid Khan 2547c500c4 Resolve conflicts, add stale node/index indication
Original commit: elastic/x-pack-elasticsearch@067c1b09a3
2014-02-05 16:32:28 -07:00
Boaz Leskes ab4b11caf8 Removed CONTRIBUTING file and updated license
Original commit: elastic/x-pack-elasticsearch@70a8079d3b
2014-01-27 21:30:23 +01:00
Boaz Leskes e23982fb2b Moved kibana related code to a kibana folder
Original commit: elastic/x-pack-elasticsearch@a0e103e1e3
2014-01-22 11:09:03 +01:00
Rashid Khan 1bb31c1984 Merge remote-tracking branch 'upstream/master'
Original commit: elastic/x-pack-elasticsearch@6bf08a7582
2014-01-21 13:45:48 -07:00
Boaz Leskes 2b98f2ba05 Added Sense.
Original commit: elastic/x-pack-elasticsearch@d16c96872b
2014-01-20 22:14:47 +01:00
Rashid Khan 12266a10b6 Merge remote-tracking branch 'upstream/master'
Original commit: elastic/x-pack-elasticsearch@1c7ff2664e
2014-01-07 15:34:50 -07:00
Boaz Leskes 52801c99b3 Added plugin installation instructions
Original commit: elastic/x-pack-elasticsearch@55b7cd9331
2014-01-07 23:29:57 +01:00
Boaz Leskes 38f9ff6064 Release command doesn't repackage but release already built (and tested) packages
Original commit: elastic/x-pack-elasticsearch@df6e333050
2013-11-21 22:55:01 +01:00
Boaz Leskes 8dd7be641f Added --es_port and --port options to the server command.
Original commit: elastic/x-pack-elasticsearch@e83a9de8c9
2013-11-21 15:03:20 +01:00
Boaz Leskes 04876eff6c Moved plugin to a subfolder
Tweaked build system to allow serving both marvel and kibana content without building and without symlinks

Original commit: elastic/x-pack-elasticsearch@837ad48e7f
2013-11-18 22:14:38 +01:00
Boaz Leskes 7a026e2f32 Metrics are now consistently use the field as an id. Added the option to edit field names. Added the option to add a custom metric.
Also the node_stats panel now opens in the same page.

Original commit: elastic/x-pack-elasticsearch@b8eac389db
2013-11-13 13:44:31 +01:00
Boaz Leskes 4e9c735737 index naming was not using utc time zone.
Original commit: elastic/x-pack-elasticsearch@aca5d5bda6
2013-11-08 00:24:40 +01:00
Boaz Leskes 4f001a9981 Changed default index prefix to marvel-
Original commit: elastic/x-pack-elasticsearch@45706d31a8
2013-11-06 18:26:56 +01:00
Boaz Leskes 4dbfcc62ce Move to standard ES v0.90.6
Original commit: elastic/x-pack-elasticsearch@544319733f
2013-11-05 19:48:00 +01:00
Boaz Leskes 80b85f79ce Added annotation infrastructure + a implementation for shard events
Original commit: elastic/x-pack-elasticsearch@bfdf001a6f
2013-10-31 17:15:55 +01:00
Boaz Leskes 06b392d581 renamed to marvel
Original commit: elastic/x-pack-elasticsearch@c545942270
2013-10-28 17:07:08 +01:00
Boaz Leskes 9604447d4d Added index and indices aggregate stats exported.
Added current version of dashboards

Original commit: elastic/x-pack-elasticsearch@657fea032e
2013-10-28 13:51:43 +01:00
Boaz Leskes 2adb58159f Renamed types to shard_stats and node_stats, rename shard_stats.id to shard_stats.shard_id and shard_stats.status to shard_stats.state.
Original commit: elastic/x-pack-elasticsearch@3ca470937a
2013-10-07 23:27:53 +02:00
Boaz Leskes 9f55d4328f Added an assemblies/plugin.xml
Original commit: elastic/x-pack-elasticsearch@af745c1774
2013-10-02 22:36:16 +02:00
Boaz Leskes 0f3949b2ea Added IP to node description
Original commit: elastic/x-pack-elasticsearch@cfa42db133
2013-10-02 10:36:58 +02:00
Boaz Leskes 63d0e97910 Added global node info to output
Original commit: elastic/x-pack-elasticsearch@d81b88d2c4
2013-10-01 11:18:35 +02:00
Boaz Leskes f4e41585d9 added routing_format=full to default toXContent params
Original commit: elastic/x-pack-elasticsearch@362429d9b7
2013-09-30 20:13:58 +02:00
Boaz Leskes 41c7e045a7 Extended ESExporter infrastructure to use index templates and multiple hosts
Original commit: elastic/x-pack-elasticsearch@d0f4837110
2013-09-30 17:01:09 +02:00
Boaz Leskes 318b0e7b88 moved to elasticsearch-enterprise - part 2
Original commit: elastic/x-pack-elasticsearch@e7a7b2fa60
2013-09-27 16:55:18 +02:00
Boaz Leskes 72357446aa moved to elasticsearch-enterprise
Original commit: elastic/x-pack-elasticsearch@5525127870
2013-09-27 14:50:03 +02:00
David Pilato c5c2462f12 Create CONTRIBUTING.md
Original commit: elastic/x-pack-elasticsearch@cfd501658b
2013-08-21 11:48:30 +02:00
Boaz Leskes 14ae5fab3a explicitly closing URLConnection inputstream as required by documentation (since we don't read it).
Original commit: elastic/x-pack-elasticsearch@51d7bef23f
2013-05-28 12:39:54 +02:00
Boaz Leskes 9fcfa712f4 Some renaming to put stats in the name of things + added shard stats export
Original commit: elastic/x-pack-elasticsearch@b1f284f912
2013-05-23 13:50:55 +02:00
Boaz Leskes e6c3646d9a Setting human_readable to false while exporting node stats.
Original commit: elastic/x-pack-elasticsearch@c0c3f0bab5
2013-05-22 13:47:24 +02:00
Boaz Leskes 6c56fe1110 Initial working ExporingService, plugin + an ESExport implementation
Original commit: elastic/x-pack-elasticsearch@982144e308
2013-05-22 11:12:09 +02:00