devstack/roles/capture-performance-data
Dan Smith 1b601c7b1e Tolerate missing deps in get-stats.py
In order to run on systems where not all requirements are present,
we should be tolerant of missing external dependencies, such as
psutil and pymysql. Print a warning (to stderr) and just leave out
those stats in that case.

Also make running the stats collector use ignore_errors:yes to avoid
failures in the future. I think the stats is not critical enough to
fail a job for bugs like this.

Related-Bug: #1970195
Change-Id: I132b0e1f5033c4f109a8b8cc776c0877574c4a49
2022-04-26 08:02:39 -07:00
..
defaults Gather performance data after tempest 2022-04-20 13:07:22 -07:00
tasks Tolerate missing deps in get-stats.py 2022-04-26 08:02:39 -07:00
README.rst Gather performance data after tempest 2022-04-20 13:07:22 -07:00

README.rst

Generate performance logs for staging

Captures usage information from mysql, systemd, apache logs, and other parts of the system and generates a performance.json file in the staging directory.

Role Variables

The apache logs found in the debian/suse locations

The apache logs found in the redhat locations