This is an automated email from the ASF dual-hosted git repository.
shenghang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
The following commit(s) were added to refs/heads/master by this push:
new a8dd57d009 [docs] Add new committer blog (#3569)
a8dd57d009 is described below
commit a8dd57d009713919ff28d7bbfc7b97b0ce7c15ce
Author: Yang Chen <[email protected]>
AuthorDate: Fri Jul 11 19:33:33 2025 +0800
[docs] Add new committer blog (#3569)
---
home/blog/2025-07-11-new-committer.md | 48 ++++++++++++++++++++++
.../2025-07-11-new-committer.md | 46 +++++++++++++++++++++
2 files changed, 94 insertions(+)
diff --git a/home/blog/2025-07-11-new-committer.md
b/home/blog/2025-07-11-new-committer.md
new file mode 100644
index 0000000000..44d0e87861
--- /dev/null
+++ b/home/blog/2025-07-11-new-committer.md
@@ -0,0 +1,48 @@
+---
+title: Welcome HertzBeat's New Community Committer!
+author: bigcyy
+author_title: Yang Chen
+author_url: https://github.com/bigcyy
+author_image_url: https://avatars.githubusercontent.com/u/73413979
+tags: [opensource, practice]
+keywords:
+ [
+ open source monitoring system,
+ alerting system,
+ Apache,
+ Apache Committer,
+ Hertzbeat,
+ ]
+---
+
+Hello everyone, I'm Yang Chen, currently a graduate student at Chongqing
University of Posts and Telecommunications. I'm deeply honored to receive
recognition and invitation from the Apache HertzBeat community to officially
become a project Committer. This marks the true beginning of my open-source
journey!
+
+## My Open Source Exploration
+
+As early as my undergraduate years, I had exposure to open source.
+Back then, I developed a [epidemic notice QQ
bot](https://github.com/bigcyy/GroupNotifier) based on the open-source
[Mirai](https://github.com/mamoe/mirai) framework. However, that was more at
the usage level.
+In my junior year, I attempted to independently open-source an AI project
called [customized_chat](https://github.com/bigcyy/customized-chat), which was
my first step into "open source."
+But these experiences were all solo explorations, and I deeply felt that this
wasn't true open source, as it failed to establish a complete community
ecosystem.
+
+## Meeting HertzBeat: True Open Source Practice
+
+To participate more deeply in open source, I began searching for suitable
open-source activities and thus encountered HertzBeat. For me, this was the
true beginning of my open-source journey. Here, I not only learned solid
technical development but also experienced a mature community ecosystem. I
deeply understood the essence of the "Apache Way" - the community builds the
project, not the project builds the community.
+
+I first learned about HertzBeat through GSoC (Google Summer of Code), when the
community's proposal about developing monitoring MCP deeply attracted me. So I
proactively contacted Tom and officially began participating in community
activities. Tom was very enthusiastic, and the entire community was
exceptionally active.
+I clearly remember my first PR (Pull Request), when I even conducted online
testing with a user in an Issue, which was quite a unique experience for me.
Although I wasn't ultimately selected for GSoC, during that period, I had
already deeply participated in the community and fully experienced its
excellence.
+
+## Growth and Gains from Open Source
+
+Participating in open source has indeed significantly improved my abilities.
By reading HertzBeat's architectural design and actively participating in
community discussions, I've accumulated many valuable experiences, such as:
+
+- Cutting-edge Technology: I gained deep understanding of monitoring system
design and implementation, and practiced core technologies like concurrent
programming and distributed systems in the project.
+- Practical Abilities: Through solving real problems and participating in code
contributions, I successfully transformed theoretical knowledge into practical
operational skills.
+- Community Culture Experience: I personally experienced the unique charm of
the "Apache Way" and engaged in deep exchanges and learning with developers
from around the world.
+
+My experience has convinced me that open source is not just about writing
code, but an excellent platform for learning, growing, and contributing.
+
+If you're also passionate about technology, eager to improve yourself through
practice, and want to experience true community collaboration, then the Apache
HertzBeat community is definitely your best choice!
+
+## Finally
+
+I sincerely thank [Tom](https://github.com/tomsun28),
[Shenghang](https://github.com/zhangshenghang),
[Logic](https://github.com/zqr10159), and other community members for their
meticulous code reviews and patient guidance. I hope Apache HertzBeat continues
to thrive!
diff --git
a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2025-07-11-new-committer.md
b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2025-07-11-new-committer.md
new file mode 100644
index 0000000000..78d77b31d7
--- /dev/null
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2025-07-11-new-committer.md
@@ -0,0 +1,46 @@
+---
+title: 热烈欢迎 HertzBeat 小伙伴新晋社区 Committer!
+author: bigcyy
+author_title: Yang Chen
+author_url: https://github.com/bigcyy
+author_image_url: https://avatars.githubusercontent.com/u/73413979
+tags: [opensource, practice]
+keywords:
+ [
+ open source monitoring system,
+ alerting system,
+ Apache,
+ Apache Committer,
+ Hertzbeat,
+ ]
+---
+
+大家好,我是陈阳,目前是重庆邮电大学的一名研究生。非常荣幸能得到 Apache HertzBeat 社区的认可与邀请,正式成为项目的
Committer,这标志着我真正意义上的开源之旅的开启!
+
+## 我的开源初探
+
+早在本科时期,我就接触过开源,那时曾基于开源的 [Mirai](https://github.com/mamoe/mirai) 框架开发了一个[疫情防控
QQ 机器人](https://github.com/bigcyy/GroupNotifier)。然而,那更多是停留在使用层面。
+大三时,我尝试独立开源了名为 [customized_chat](https://github.com/bigcyy/customized-chat) 的
AI 项目,这算是我迈出的“开源”第一步。
+但这些经历都是独自摸索,我深感这并非真正的开源,因为它未能建立起一个完整的社区生态。
+
+## 结缘 HertzBeat:真正意义的开源实践
+
+为了更深入地参与开源,我开始寻找合适的开源活动,并因此结识了
HertzBeat。这对我而言,是真正意义上的开源之旅。在这里,我不仅学到了扎实的技术开发,更领略了成熟的社区生态。我深刻理解了 “Apache Way”
的精髓——社区成就项目,而非项目成就社区。
+
+我最初是通过 GSoC(Google Summer of Code)了解到 HertzBeat 的,当时社区关于开发监控 MCP
的提案深深吸引了我。于是,我主动联系了 Tom ,并正式开始参与社区活动。Tom 非常热情,整个社区也异常活跃。我清晰地记得我的第一个 PR(Pull
Request),当时甚至与一位用户在 Issue 中进行了在线测试,这对我来说是一次相当独特的经历。尽管最终未能入选
GSoC,但在此期间,我已深度参与到社区中,并充分感受到了它的卓越之处。
+
+## 开源带来的成长与收获
+
+参与开源,确实让我的能力得到了显著提升。通过阅读 HertzBeat 的架构设计并积极参与社区讨论,我积累了许多宝贵的经验,例如:
+
+- 前沿技术: 我深入了解了监控系统的设计与实现,并在项目中实践了并发编程、分布式等核心技术。
+- 实战能力: 通过解决实际问题和参与代码贡献,我成功地将理论知识转化为了实际操作能力。
+- 社区文化体验: 我亲身感受了“Apache Way”的独特魅力,并与来自世界各地的开发者们进行了深入交流与学习。
+
+我的经历让我深信,开源不仅仅是编写代码,更是一个学习、成长和贡献的绝佳平台。
+
+如果你也对技术充满热情,渴望在实践中提升自我,并希望体验真正意义上的社区协作,那么 Apache HertzBeat 社区绝对是你的不二选择!
+
+## 最后
+
+我衷心感谢
[Tom](https://github.com/tomsun28)、[Shenghang](https://github.com/zhangshenghang)、[Logic](https://github.com/zqr10159)
等社区的小伙伴们,感谢你们对我的代码进行细致的 Review 与悉心指导。希望 Apache HertzBeat 能够越来越好!
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]