OpenStack RCA (Root Cause Analysis) Engine
Go to file
Idan Hefetz 66b6dd4879 Bugfix: Overcome mysql failure during Vitrage init.
Test the connection to detect mysql failures before executing statements.
It is better to fail early because at that point we have retries.

Backported from train

Change-Id: I14a2fb643d04cad2f6ef3ab7a80b7e7c63224f74
2020-03-30 09:30:15 +00:00
devstack Replace openstack.org git:// URLs with https:// 2019-03-24 20:36:23 +00:00
doc Update Vitrage architecture diagram for Rocky 2018-10-16 09:59:13 +00:00
etc/vitrage bug fix: add prometheus.yaml to datasources_values 2018-08-20 11:53:07 +00:00
playbooks/legacy OpenDev Migration Patch 2019-04-19 19:35:56 +00:00
releasenotes Added k8s and Prometheus to Rocky prelude 2018-08-09 12:31:33 +00:00
tools Cleanup exception logging 2018-06-13 13:58:04 +00:00
vitrage Bugfix: Overcome mysql failure during Vitrage init. 2020-03-30 09:30:15 +00:00
.gitignore Switch to stestr 2018-07-16 13:51:32 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:35:56 +00:00
.stestr.conf move to stestr 2018-02-22 15:03:26 +00:00
.zuul.yaml OpenDev Migration Patch 2019-04-19 19:35:56 +00:00
CONTRIBUTING.rst Update the documentation link for doc migration 2017-09-22 05:56:11 +00:00
HACKING.rst add hacking check for assertEquals(True/False) 2018-01-05 16:06:28 +08:00
LICENSE Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
README.rst Add release notes link to README 2018-06-12 15:05:47 +08:00
babel.cfg Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
initial.txt Documentation updates 2016-09-29 09:21:27 +00:00
lower-constraints.txt add timezone to alarms queried from db 2018-08-07 12:28:24 +00:00
openstack-common.conf Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
requirements.txt add tenacity to requirements 2018-11-06 12:17:54 +02:00
setup.cfg Graph fast fail-over 2018-07-24 10:57:42 +00:00
setup.py Updated from global requirements 2017-03-03 23:01:30 +00:00
test-requirements.txt Switch to stestr 2018-07-16 13:51:32 +07:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/rocky 2018-08-09 21:37:25 +00:00

README.rst

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