OpenStack RCA (Root Cause Analysis) Engine
Go to file
Idan Hefetz e72846df09 Template v3 causing alarm implemented.
Adding causing_alarm property to raise_alarm action.
This field contains an identifier of the causing alarm, during loading,
 it is replaced by get_attr(identifier, vitrage_id).
The evaluator transformer handles this field by adding a neighbor to the alarm.

Story: 2004871
Task: 29130
Depends-On: https://review.openstack.org/#/c/637526/
Change-Id: I66527d559a09b02801fab6f1373f10ee9ba9a77c
2019-02-18 12:44:23 +00:00
devstack add a new service list api 2019-02-12 09:11:22 +02:00
doc Merge "Template parameters documentation" 2019-02-17 09:07:37 +00:00
etc/vitrage Add Trove cluster capacity autoscaling example 2018-12-21 23:32:19 +01:00
playbooks/legacy add pre_test_hook file 2019-01-16 13:57:05 +02:00
releasenotes Merge "Support parameters in Vitrage templates" 2019-02-15 14:48:34 +00:00
tools Cleanup exception logging 2018-06-13 13:58:04 +00:00
vitrage Template v3 causing alarm implemented. 2019-02-18 12:44:23 +00:00
.gitignore Switch to stestr 2018-07-16 13:51:32 +07:00
.gitreview Added .gitreview 2015-09-30 18:54:43 +00:00
.stestr.conf move to stestr 2018-02-22 15:03:26 +00:00
.zuul.yaml Cleanup .zuul.yaml 2018-09-30 11:41:11 +02:00
babel.cfg Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
CONTRIBUTING.rst Update the bugs link to storyboard 2018-12-31 20:15:15 +08:00
HACKING.rst add hacking check for assertEquals(True/False) 2018-01-05 16:06:28 +08:00
initial.txt Documentation updates 2016-09-29 09:21:27 +00:00
LICENSE Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
lower-constraints.txt add a new service list api 2019-02-12 09:11:22 +02:00
README.rst Add storyboard link into README.rst 2018-08-28 12:02:58 +00:00
requirements.txt add a new service list api 2019-02-12 09:11:22 +02:00
setup.cfg Merge "Add framework for vitrage-status upgrade check" 2018-12-13 10:23:37 +00:00
setup.py Updated from global requirements 2017-03-03 23:01:30 +00:00
test-requirements.txt add a new service list api 2019-02-12 09:11:22 +02:00
tox.ini Remove setup.py check from pep8 job 2018-10-30 11:13:44 -05:00

Team and repository tags

image

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