How can i add my own feature ? #8324
Replies: 2 comments
-
Hello @abdellatif-laghjaj! I'm here to help you with any bugs, questions, or contributions you have for DevLake. Let's tackle this together! To add your own feature to Apache DevLake, such as a new page called "AI Analytics," you can follow these general steps:
These steps should help you get started on adding your "AI Analytics" feature to Apache DevLake. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Beta Was this translation helpful? Give feedback.
-
If you're referring to adding a report page to an existing component, I don't think we have such a feature. We use `config-uo to configure data sources, but it's not an appropriate place for this purpose. And we use Grafana for dashboards, which is somewhat relevant, yet it doesn't support custom pages. If what you need is to conduct some AI analysis and generate an aesthetically pleasing report, you might want to check out the https://github.com/apache/incubator - devlake - playground repo. The basic concept is to collect data with Apache DevLake and analyze it using Jupyter Notebook. Perhaps you could generate a report or at least some charts for the report. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a master thesis project about Gen AI for devops team managers, and i found devlake, its really good, so i want to know how can i add my own features to it specificly a page called (Ai Analytics) where i can use all displayed data as an input to my model, so i can genarte reports, insights and why genratng custom charts..
Beta Was this translation helpful? Give feedback.
All reactions