Rally |release|
.. ifconfig:: release.endswith('.dev0') .. warning:: 这个是Rally当前开发版文档。 你可以看看 `最新稳定版文档 <https://esrally.readthedocs.io/en/stable/>`_
这个是esrally官方文档的翻译,原文请移步 Rally 官方文档
如果发现有翻译上的问题,可邮件给我 lyremelody AT 163 dot com。谢谢~
Rally |release|
如果你希望对Elasticsearch做基准测试,那么Rally适合你。它能够帮助你完成下面这些任务:
- 为基准测试安装和销毁Elasticsearch集群
- 管理多个Elasticsearch版本基准测试的数据和规格
- 运行基准测试并且记录结果
- 用附加遥测设备的方式找出性能问题(Finding performance problems by attaching so-called telemetry devices)
- 比较性能结果
为了让基准测试的数据具有可重复性,我们在Rally上付出了相当大的努力
通常,Rally能够支持Elasticsearch 1.x及后续所有版本。但 :doc:`使用插件进行基准测试 </elasticsearch_plugins>` 和 :ref:`基于源码构建基准测试 <pipelines_from-sources-complete>` 只支持 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 。
.. toctree:: :caption: 开始 Elasticsearch Rally 之旅 :maxdepth: 2 quickstart install configuration race tournament recipes
.. toctree:: :caption: 扩展 Rally :maxdepth: 2 adding_tracks developing
.. toctree:: :caption: 参考文档 :maxdepth: 2 command_line_reference offline track car elasticsearch_plugins telemetry rally_daemon pipelines metrics summary_report
.. toctree:: :caption: 附加信息 :maxdepth: 2 migrate faq glossary community
This software is licensed under the Apache License, version 2 ("ALv2"), quoted below.
Copyright 2015-|year| 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
http://www.apache.org/licenses/LICENSE-2.0
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.