Performance monitoring and testing of OpenStack
Go to file
Sanjay Chari bf5a1f3657 Enhance Rally HTML reports
This patch introduces the following changes.
1. We often have multiple executions of the same atomic action in
a single rally iteration. Existing rally charts do not show duration
for duplicate actions in an iteration accurately. This patch introduces
line charts for each occurence of a duplicate atomic action for each
instance, by passing it as additive data.
2. This patch also adds a per iteration stacked area chart that shows
data per iteration for each occurence of all atomic actions in the iteration.
3. This patch also adds a duration line chart for each resource created by
Rally.

Co-authored-by: venkata anil <anilvenkata@redhat.com>
Change-Id: I44dafad69cdbcd6db7c8fd9148f1b35d89924e03
2021-12-08 17:55:14 +05:30
ansible Add support for SQLAlchemy collectd plugin 2021-12-02 12:37:47 +05:30
browbeat Enhance Rally HTML reports 2021-12-08 17:55:14 +05:30
browbeat-containers Add support for SQLAlchemy collectd plugin 2021-12-02 12:37:47 +05:30
ci-scripts Add molecule infrastructure 2019-12-16 08:11:35 -05:00
conf Start and stop collectd containers while running workloads 2021-11-22 13:14:55 +05:30
doc/source Enhance Rally HTML reports 2021-12-08 17:55:14 +05:30
elastic update es7 template 2021-08-12 13:51:35 +05:30
log Revert making log and results directory 2017-01-26 09:48:10 -05:00
metadata Add dynamically captured version data to metadata 2020-03-08 13:39:06 -04:00
rally Enhance Rally HTML reports 2021-12-08 17:55:14 +05:30
results Revert making log and results directory 2017-01-26 09:48:10 -05:00
tests Start and stop collectd containers while running workloads 2021-11-22 13:14:55 +05:30
utils cleanup rally resources 2020-03-03 20:46:31 +05:30
visualization Fix a spell error. 2017-10-30 01:19:34 +08:00
.ansible-lint fix lint errors 2020-10-14 21:11:44 +05:30
.gitignore Add molecule infrastructure 2019-12-16 08:11:35 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:50:35 +00:00
.pre-commit-config.yaml fix lint errors 2020-10-14 21:11:44 +05:30
.zuul.yaml Remove python 2.7 tox checks 2021-12-01 16:08:17 +05:30
bindep.txt Fix some errors that slipped by the linters 2017-06-09 13:30:33 -04:00
browbeat-complete.yaml Start and stop collectd containers while running workloads 2021-11-22 13:14:55 +05:30
browbeat-config.yaml Enhance Rally HTML reports 2021-12-08 17:55:14 +05:30
browbeat.py Start and stop collectd containers while running workloads 2021-11-22 13:14:55 +05:30
LICENSE Add LICENSE file for Apache 2.0 license 2016-05-06 11:25:17 -04:00
rally_cleanup.py improvements in rally cleanup script 2021-10-01 18:04:51 +05:30
README.rst Rename git.openstack.org to opendev.org 2019-04-22 14:01:44 -04:00
requirements.txt Change in ElasticSearch version 2021-10-07 17:29:50 +05:30
setup.cfg Change openstack-dev to openstack-discuss 2018-12-03 22:40:03 -05:00
setup.py Adding Browbeat Infra files 2016-06-14 09:16:53 -04:00
test-requirements.txt The cryptography package now requires pip 19+ which is 2021-02-16 10:55:23 +05:30
tools-requirements.txt install scapy 2021-08-05 20:24:19 +05:30
tox.ini fix lint errors 2020-10-14 21:11:44 +05:30

Browbeat

Browbeat is a performance tuning and analysis tool for OpenStack. Browbeat is free, Open Source software.

  • Analyze and tune your Cloud for optimal performance.
  • Create Rally workloads for performance and scale testing.
  • Automate deployment of common data analysis tools.

Documentation

Browbeat documentation is available at https://browbeat.readthedocs.io/

Resources