Welcome to HertzBeat Community Committer!
Welcome to HertzBeat's three new community committeers, let's learn more about their open source experience!
New Committer - leo
Name: Leo
Github ID: leo-934
Getting to know Hertzbeat for the first time
In March 2023, I noticed Hertzbeat's project, so I directly sent an email to Tom in the community to ask if I could join, and he replied very quickly. It just so happened that I was in my senior year of college when I had more time, so I decisively picked an issue to resolve and had my first pull request at Hertzbeat.
Start submitting PR
In the following period, I spent some time reading Hertzbeat's code, and submitted a few PRs off and on until April, when I learned about the Summer of Open Source event, and it just so happened that Hertzbeat was participating as well, so I submitted my application information and was selected. My task is mainly responsible for the implementation of a push collector, in the process of writing the code, I got a lot of community mentor Zheng Chenxin and Tom to help, and finally was able to successfully complete the code, the whole process is still relatively smooth.
Open source contributions
- Add push module to expose interface for users to push data.
- Implement the collection of push data in the collector module.
- Implement user-defined data display in the front-end.