Idan Hefetz af3ab0fdd2 refactoring vitrage processes
oslo service replaced by cotyledon.
Motivation:
Oslo service uses eventlet and green threads for timers and threads.
In Vitrage we use real threads and multiprocessing, it seems this 
combination causes unexpected behavior (such as timers not running, 
processes not starting) so the entire solution is very delicate to 
changes.

As part of an ongoing effort (previously, monkeypatching was removed)
this commit solves issues encountered in rpc_collector commit in 
addition it removes unnecessary complications in the application.

Co-Authored-By: Eyal <eyal.bar-ilan@nokia.com>
Change-Id: If33708e128d7aeb420a9aa79f71cfccd2b48dfb3
2018-03-27 12:41:21 +00:00
2018-03-08 15:21:41 +00:00
2018-03-16 07:48:36 +00:00
2018-02-25 09:07:37 +02:00
2017-12-13 14:05:18 +00:00
2018-03-27 12:41:21 +00:00
2018-02-22 15:03:26 +00:00
2015-09-30 18:54:43 +00:00
2018-02-22 15:03:26 +00:00
2016-05-03 14:15:38 +03:00
2018-02-05 13:29:19 +02:00
2015-11-06 14:46:43 +02:00
2016-09-29 09:21:27 +00:00
2015-11-06 14:46:43 +02:00
2017-03-03 23:01:30 +00:00
2018-02-22 15:03:26 +00: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

Description
OpenStack RCA (Root Cause Analysis) Engine
Readme 24 MiB
Languages
Python 97.9%
HTML 1.3%
Shell 0.8%