[enhancement] The intelligent features have begun to be implemented.
- Dominant language
- Java
- Stars
- 122
- Forks
- 46
- Avg merge
- 11h 56m
- Merged PRs (30d)
- 9
Description
OzHera's intelligence relies on an open-source Agent platform. OzHera provides observable data for each node in the request chain, which the platform can analyze.
This change includes the following tasks:
- [x] Add a log query interface
- [x] Add a trace query interface
- [x] Add a metrics query interface
- [x] Add an intelligent analysis entry in the frontend
- [x] Add the OzHera intelligence YAML in ozhera-operator
The first phase of the work mentioned above has been completed, primarily involving the acquisition of data for the OzHera subsystem. Next, we will rely on a multi-agent framework, Hive, to implement the agent-based approach for trace analysis. Below are the functionalities we plan to achieve:
- [ ] Integrate the analysis process with the Agent, transforming trace analysis into a complete Agent
- [ ] Add frontend page logic for visualization
Contributor guide
Assessment
This issue has not been assessed yet.