From version 5.0 onward, Marvel is part of X-Pack. For more information, see
Monitoring the Elastic Stack.
1.1.0
edit1.1.0
edit-
Improved Sense’s autocomplete suggestions:
- Added Snapshot & Restore
- Added Aggregations
- Added support for url query string parameters
- Updated for breaking changes in Elasticsearch 1.0
- Updated welcome splash screen.
- Sense now uses the last used server when opened (previously used the hostname used to access it).
- The agent’s keep-alive thread is now stopped upon errors to reduce log noise. It will be restarted upon successful connection.
- Improved error reporting for failures of items in the agent’s bulk requests.
- Index Statistics Dashboard: Indexing Rate Primaries chart was based on the wrong field.
-
Introduced
marvel.agent.shard_stats.enabled
to control exporting of shard level statistics. Defaults tofalse
. - Changed agent’s default sampling rate to 10s (was 5s)
- Added a visual indication for the master node at the Nodes section of the Overview Dashboard
- Node and Indices tables visually indicate stale data
- Added error reporting to nodes and indices tables
-
Made the following agent settings changeable via the Cluster Update Settings API:
- marvel.agent.interval (also supports setting to -1 to disable exporting)
- marvel.agent.exporter.es.hosts
- marvel.agent.exporter.es.timeout
- marvel.agent.shard_stats.enabled