OpenStack RCA (Root Cause Analysis) Engine
5e2f6ec9ef
After moving to uWSGI keycloak middleware was found to be not thread safe since we hold the token nad relam in an attribute of a class which initialized once. So if there are several threads accessing the class there might have race conditions lets move them to be parameters on the stack Change-Id: I5325c7f08f6567d46189d4efdfbc9b0f6f5a8916 |
||
---|---|---|
devstack | ||
doc | ||
etc/vitrage | ||
playbooks/legacy | ||
releasenotes | ||
tools | ||
vitrage | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
initial.txt | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
Vitrage
The OpenStack RCA Service
Vitrage is the OpenStack RCA (Root Cause Analysis) Service for organizing, analyzing and expanding OpenStack alarms & events, yielding insights regarding the root cause of problems and deducing the existence of problems before they are directly detected.
Enabling Vitrage in DevStack
More details in: README file
Project Resources
- Project documentation: https://docs.openstack.org/vitrage/latest/
- Wiki page: https://wiki.openstack.org/wiki/Vitrage
- Source: https://opendev.org/openstack/vitrage
- StoryBoard: https://storyboard.openstack.org/#!/project/openstack/vitrage
- Release notes: https://docs.openstack.org/releasenotes/vitrage