OpenStack RCA (Root Cause Analysis) Engine
cf842b7723
As part of Rocky fast-failover support, vitrage-graph is now reloaded from the database. This causes an issue with datasources using caches, that can become outdated in two cases - After vitrage-graph restart. This is handled by the consistency service. - If more than one vitrage-collector is used. The solution/workaround for Rocky is to let the consistency enforcer delete outdated entities for datasources that specifically request it. For Stein, we should move this handling to the processor (so the entities will be deleted immediately) and delete all the caches Change-Id: I953137dc870f48ed42acba93789bb947809c41cc |
||
---|---|---|
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 | ||
openstack-common.conf | ||
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
- Wiki page: https://wiki.openstack.org/wiki/Vitrage
- Launchpad: https://launchpad.net/vitrage
- Source: https://git.openstack.org/cgit/openstack/vitrage
- Release notes: https://docs.openstack.org/releasenotes/vitrage