Rally 0.9.0¶
Rally 0.9.0¶
如果你希望对Elasticsearch做基准测试,那么Rally适合你。它能够帮助你完成下面这些任务:
- 为基准测试安装和销毁Elasticsearch集群
- 管理多个Elasticsearch版本基准测试的数据和规格
- 运行基准测试并且记录结果
- 用附加遥测设备的方式找出性能问题(Finding performance problems by attaching so-called telemetry devices)
- 比较性能结果
为了让基准测试的数据具有可重复性,我们在Rally上付出了相当大的努力
通常,Rally能够支持Elasticsearch 1.x及后续所有版本。但 使用插件进行基准测试 和 基于源码构建基准测试 只支持 Elasticsearch 5.0及后续版本。
获取帮助或参与贡献¶
Use our Discuss forum to provide feedback or ask questions about Rally. Please see our contribution guide on guidelines for contributors.
源代码¶
Rally 的源代码托管在 Github 。你可以在这查看 changelog 和 roadmap 。
开始 Elasticsearch Rally 之旅
扩展 Rally
参考文档
附加信息
- Migration Guide
- Frequently Asked Questions (FAQ)
- A benchmark aborts with
Couldn't find a tar.gz distribution
. What’s the problem? - Where does Rally get the benchmark data from?
- Will Rally destroy my existing indices?
- What does latency and service_time mean and how do they related to the took field that Elasticsearch returns?
- Where and how long does Rally keep its data?
- Does Rally spy on me?
- Do I need an Internet connection?
- A benchmark aborts with
- 术语表
- 社区资源
License¶
This software is licensed under the Apache License, version 2 (“ALv2”), quoted below.
Copyright 2015-2018 Elasticsearch <https://www.elastic.co>
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.