upload sub chart (#49)
Description
Add a concise overview of what this PR aims to achieve. Reference related GitHub issues and PRs.
Fixes # (issue)
PR Title Format
Please format the PR title as
{type}: {description}.
- Types:
feat,fix,refactor,chore,test,docs.- Example:
feat: support new llm providerType of Change
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- Documentation update
- Refactoring (no functional changes, no api changes)
Testing
Please describe the tests that you ran to verify your changes. For UI changes or specific hardware integration, please provide screenshots or logs.
- Unit Tests
- Manual Verification
- End-to-End Tests
API and Design Changes (Optional)
If this PR introduces API changes or complex design modifications, please describe them here.
# Example usage if applicableChecklist
- My code follows the style guidelines of this project.
- I have run
pre-commit run --all-filesto ensure code quality.- I have performed a self-review of my own code.
- I have commented my code, particularly in hard-to-understand areas.
- I have made corresponding changes to the documentation.
- I have added tests that prove my fix is effective or that my feature works.
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
Volcengine AIOps (VeAIOps) Suite
An open-source AIOps suite from Volcengine that unifies ChatOps Agent, intelligent alerting, and observability, featuring a developer-friendly UI and comprehensive APIs.
Key Features
ChatOps: Adds a 24/7 on-call copilot to group chat—one that filters, responds, retains and self-upgrades information.
Intelligent Threshold: Integrates ML-powered detectors with any metric data source to automatically recommend and continuously recalibrate alert thresholds.
Configuration & Management: A unified console manages projects, roles, secrets, and rich message card templates to support secure, scalable lifecycle management for multi-tenant bots.
For more features, please refer to the documentation.
Quick Start
VeAIOps supports two deployment methods: local development setup and Kubernetes deployment via Helm.
1) Local development
Requirements
General help
Backend (FastAPI)
Frontend (Modern.js React)
Optional services (run separately if needed)
2) Kubernetes install
Requirements
A Helm chart is provided under charts/veaiops.
Technology Stack
Contributing
See CONTRIBUTING.md for guidelines on how to contribute to this project.
Citation
If you use VeAIOps in your research, please cite the appropriate paper below:
License
This project is licensed under the Apache 2.0 License.