[Gopedia ] Official Wiki
KR: ์ด ํ์ด์ง๋ HoneyBeePF์ ๋น์ , ๊ธฐ์ ์ ๋ฐฉํฅ์ฑ, ๊ทธ๋ฆฌ๊ณ ํ์ ๋ฐฉ์์ ์ ์ํ๋ ํตํฉ ๋ฌธ์์ ๋๋ค. ํ์๊ณผ ์ธ๋ถ ๊ธฐ์ฌ์๋ค์ด ์กฐํ๋กญ๊ฒ ํ์ ํ ์ ์๋๋ก ๋๋ ๊ณต์ ๊ฐ์ด๋๋ผ์ธ์ ๋๋ค.
EN: This page serves as the comprehensive documentation defining the vision, technical direction, and collaboration methods for HoneyBeePF. It is an official guideline to ensure seamless collaboration between the team and external contributors.
1. ํ๋ก์ ํธ ๊ฐ์ (Project Overview)
-
Purpose: ํ์ํ ๋ฐ์ดํฐ๋ง ์ ํ์ ์ผ๋ก ์์งํ๋ ๊ฒฝ๋ eBPF ๊ธฐ๋ฐ ๊ด์ธก์ฑ(Observability) ํ๋ซํผ ; A lightweight, eBPF-based observability platform designed for selective collection of essential data.
-
Background / Introduction (KR):
- ๊ธฐ์กด ๊ด์ธก์ฑ ๋๊ตฌ๋ค์ ๊ณผ๋ํ ๋ฆฌ์์ค ์ฌ์ฉ, ์ฝ๋ ๋ณ๊ฒฝ ํ์, ๋ณต์กํ ์ค์ ๋ฑ์ ๋ฌธ์ ๋ฅผ ํด๊ฒฐํ๋ ๊ฒ์ ๋ชฉํ๋ก ํฉ๋๋ค. Rust ๊ธฐ๋ฐ์ผ๋ก ๊ฐ๋ฐ๋๋ฉฐ, ์ฝ๋ ๋ณ๊ฒฝ ์์ด ํฌ๋ฆ ์ฐจํธ๋ก ๊ฐ๋จํ๊ฒ ๋ฐฐํฌํ์ฌ ์ปค๋ ๋ ๋ฒจ์์ ๋ฐ์ดํฐ๋ฅผ ์์งํฉ๋๋ค. ์ด๋ฅผ ํตํด ๋น์ฉ์ ์ ๊ฐํ๊ณ ์ฑ๋ฅ์ ์ต์ ํํ ์ ์์ต๋๋ค.
-
Background / Introduction (EN):
- Our mission is to overcome the limitations of traditional observability tools, such as excessive resource overhead, mandatory code changes, and complex configurations. Developed in Rust, our platform enables kernel-level data collection with zero code changes and simplified deployment via Helm Charts. This streamlined approach allows organizations to significantly reduce operational costs while optimizing system performance.
-
Core Values:
- e.g., Knowledge Sovereignty (์ง์ ์ฃผ๊ถ), Open Source (์คํ ์์ค ์ ์ ), Innovation (๊ธฐ์ ํ์ )
2. ํ ๊ตฌ์ฑ (The Team)
Roles and responsibilities for the member team.
| ์ด๋ฆ (Name) | ID | ์ญํ (Role) | SNS | ์ฃผ์ ์ฑ ์ (Responsibilities - KR/EN) |
|---|---|---|---|---|
| ํ์ A | @id_a |
Team Leader | Link | ๋ก๋๋งต ๋ฐ ์ต์ข ์์ฌ๊ฒฐ์ / Roadmap & Final decision-making |
| ํ์ B | @id_b |
Tech Lead | Link | ์ํคํ ์ฒ ๋ฐ ์ฝ๋ ๋ฆฌ๋ทฐ / Architecture & Code reviews |
| ํ์ C | @id_c |
Core Dev | Link | ํต์ฌ ๊ธฐ๋ฅ ๊ตฌํ / Core logic & API implementation |
| ํ์ D | @id_d |
DevOps | Link | ์ธํ๋ผ ๋ฐ CI/CD ๊ด๋ฆฌ / Infrastructure & CI/CD management |
| ํ์ E | @id_e |
Writer | Link | ๋ฌธ์ํ ๋ฐ ์ปค๋ฎค๋ํฐ ๊ด๋ฆฌ / Documentation & Community |
3. ๊ธฐ์ ์คํ (Tech Stack)
- Language: (e.g., TypeScript, Go, Python)
- Infra: (e.g., Kubernetes, Docker, Terraform)
- Communication: Discord, GitHub Issues
4. ๋ก๋๋งต (Roadmap)
- Phase 1: MVP ์๊ตฌ์ฌํญ ์ ์ (MVP Requirement Definition)
- Phase 2: ํต์ฌ ๋ชจ๋ ๊ฐ๋ฐ ๋ฐ ์ํ ํ ์คํธ (Core Module Dev & Alpha Test)
- Phase 3: ๊ธ๋ก๋ฒ ์ปค๋ฎค๋ํฐ ๊ณต๊ฐ (Global Community Launch)
5. ์ฐธ์ฌ ๋ฐฉ๋ฒ (How to Contribute)
- Issues: ๋ฒ๊ทธ๋ ๊ธฐ๋ฅ ์ ์์ GitHub Issues๋ฅผ ํ์ฉํ์ธ์. (Please use GitHub Issues for bug reports or feature requests.)
- PRs: ๋ชจ๋ Pull Request๋ Tech Lead์ ๊ฒํ ํ ๋ณํฉ๋ฉ๋๋ค. (All PRs will be merged after review by the Tech Lead.)
- Guide: [CONTRIBUTING.md] ํ์ผ์ ์ฐธ๊ณ ํ์ธ์. (Please refer to the [CONTRIBUTING.md] file.)
- Discord (Official): [HoneyBeePF Invite Link]
- KR: ์ค์๊ฐ ์ํต ๋ฐ ๊ธฐ์ ์ง์์ ์ํ ์ฑ๋์ ๋๋ค.
- EN: Official channel for real-time communication and technical support.
6. ๋ฆฌ์์ค ๋ฐ ๋งํฌ (Resources & Links)
- GitHub Repository: [Link]
- Docs: [Architecture / API Specs]
| This is a space where knowledge is not merely consumed, but respected, sovereign, and connectedโshared together with cloud industry professionals (Bros).|
| ์ง์์ด ์๋น๋์ง ์๊ณ ์กด์คยท์ฃผ๊ถ๋ณด์ฅยท์ฐ๊ฒฐ๋๋ ๊ณต๊ฐ์ผ๋ก ํด๋ผ์ฐ๋ ํ์ ์ ๋ฌธ๊ฐ(Bro)์ ํจ๊ป ๊ณต์ ํ๊ณ ์์ต๋๋ค. |