add dissguess content of the venus PTG

Change-Id: I66547ad28b2dcb5c058b4bdf97bd05f0f52733cf
This commit is contained in:
jiasirui 2021-05-26 16:30:53 +08:00
parent 2fab427d61
commit 3cc717c439
1 changed files with 47 additions and 0 deletions

View File

@ -0,0 +1,47 @@
.. _xena-themes:
=================
Xena Cycle Themes
=================
PTG: https://etherpad.opendev.org/p/venus-xena-ptg
Introduction
Venus is the OpenStack project that provides a one-stop solution for
log collection, indexing, analysis, alerting, visualization, report generation
and other needs. Additionally, this project plans to use machine learning
algorithms to quickly locate failures and root causes, to improve
operation and maintenance efficiency.
TODO
Sign up(deadline March 25th): next PTL's task because "Who will be moderating their discussions?" is one of the question of the survey
https://openinfrafoundation.formstack.com/forms/april2021_vptg_survey
https://ethercalc.net/oz7q0gds9zfi
Topics:
Background
Its difficult to retrieve logs, since there are many modules in the platform, e.g. systems service, compute, storage, network and other platform services.
Because of distributed and interaction between components of the cloud platform, and scattered logs between components, it will take more time to locate problems.
Current function
Provide a simple and easy-to-use way to retrieve all log and the context .
Realize log association, field value statistics, and provide multi-scene and multi-dimensional visual analysis reports.
Current progress
Develop devstack-based depAdd log retrieval of other modules such as vitrage
loyment for venus
Develop the configuration, based on which you can retrieve the chain log of the call
Next step
Develop alarm task code to set threshold for the number of error logs of different modules at different times, and provides alarm services and notification services
The configuration, analysis and alarm of Venus will be integrated into horizon in the form of plugin.
Develop a deployment method based on kolla-ansible
Evaluate whether to collect event data (considering usage, pressure, etc.)
Summarize the log specifications of some typical scenarios and develop them to venus
promblem
Many projects's log records are not standardized, so they can only support full-text retrieval, not multi-dimensional analysis