Venus module to manage dashboard
Go to file
Ghanshyam Mann ceb51deca8 Update python classifier in setup.cfg
As per the current release tested runtime, we test
python version from 3.8 to 3.11 so updating the
same in python classifier in setup.cfg

Change-Id: If51633754766feb5b2f828ed1d848c50ae33e750
2024-01-09 19:22:30 -08:00
devstack Use venus clinet 2022-09-09 18:25:27 +08:00
doc Fix copyright of the files 2021-12-23 09:50:26 +08:00
tools Init pep8 zuul task 2023-01-06 17:07:28 +08:00
venus_dashboard add log detect menu 2024-01-03 14:24:17 +08:00
venv * initial commit. 2021-05-31 19:14:21 +08:00
.gitignore * initial commit. 2021-05-31 19:14:21 +08:00
.gitreview change gerrit remove address 2021-10-20 14:48:34 +08:00
.zuul.yaml Init pep8 zuul task 2023-01-06 17:07:28 +08:00
babel.cfg * initial commit. 2021-05-31 19:14:21 +08:00
bindep.txt * initial commit. 2021-05-31 19:14:21 +08:00
CONTRIBUTING.rst * initial commit. 2021-05-31 19:14:21 +08:00
HACKING.rst * initial commit. 2021-05-31 19:14:21 +08:00
karma.conf.js * initial commit. 2021-05-31 19:14:21 +08:00
LICENSE * initial commit. 2021-05-31 19:14:21 +08:00
manage.py Init pep8 zuul task 2023-01-06 17:07:28 +08:00
MANIFEST.in * initial commit. 2021-05-31 19:14:21 +08:00
package.json * initial commit. 2021-05-31 19:14:21 +08:00
README.rst Show team and repo badges on README 2023-08-22 09:36:37 +08:00
requirements.txt Init pep8 zuul task 2023-01-06 17:07:28 +08:00
setup.cfg Update python classifier in setup.cfg 2024-01-09 19:22:30 -08:00
setup.py Fix copyright of the files 2021-12-23 09:50:26 +08:00
test-requirements.txt * initial commit. 2021-05-31 19:14:21 +08:00
test-shim.js * initial commit. 2021-05-31 19:14:21 +08:00
tox.ini Init pep8 zuul task 2023-01-06 17:07:28 +08:00

Venus Dashboard

image

Venus Dashboard provides a dashboard for OpenStack Log Management Service (venus).

About Venus

In light of the problems and needs of retrieval, storage and analysis etc. of logs on the OpenStack platform, we developed the OpenStack log management module Venus.

This project can provide a one-stop solution to log collection, cleaning, indexing, analysis, alarm, visualization, report generation and other needs, which involves helping operator or maintainer to quickly solve retrieve problems, grasp the operational health of the platform, and improve the level of platform management.

Additionally, this project plans to use machine learning algorithms to quickly locate IT failures and root causes, and improve operation and maintenance efficiency.