perses / perses-operator

Apache License 2.0
9 stars 6 forks source link

What’s Next for the perses-operator #19

Open frezes opened 5 hours ago

frezes commented 5 hours ago

Currently, the Perses Operator project encompasses the implementation of CRDs such as perses, persesdashboard, and persesdatasource, along with functionalities for creating and deleting Perses instances, as well as importing and updating dashboards. However, there are several challenges to address, including the need to trigger instance updates when the perses CR changes and to enhance workload configuration options. Additionally, a significant issue is how to generate corresponding CRs for dashboards created through the UI, effectively using Kubernetes as the database for Perses. What are the plans for future developments in this area?

I am involved in the observability direction at KubeSphere, where we previously had a similar project for custom monitoring that was discontinued for various reasons. I find the Perses project highly intriguing and believe it has great potential for future evolution. Therefore, I plan to implement KubeSphere’s custom monitoring functionality based on the Perses project. At the same time, I would like to contribute to its development and help advance the project.