OpenStack RCA (Root Cause Analysis) Engine
Go to file
Ifat Afek 76fd30fd13 Support parameters in Vitrage templates
A new option to define parameters inside Vitrage templates, and assign
them with actual values when adding the template.

This functionality is part of template version 2, and will be added to
template version 3 in the next patch set.

Documentation will be added in the next patch set.

Story: 2004056
Task: 27062

Change-Id: Iac163aaf6de0e029893386fc4274421df4706c4e
2019-02-14 13:42:53 +00:00
devstack add a new service list api 2019-02-12 09:11:22 +02:00
doc Merge "add a new service list api" 2019-02-12 16:05:43 +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 Support parameters in Vitrage templates 2019-02-14 13:42:53 +00:00
tools Cleanup exception logging 2018-06-13 13:58:04 +00:00
vitrage Support parameters in Vitrage templates 2019-02-14 13:42:53 +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