feat: optimize cfg and binary start

Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
13 files changed
tree: 53088d28e9a6a9a29b720915c1f07d53329e427e
  1. .github/
  2. api/
  3. cmd/
  4. docs/
  5. etc/
  6. internal/
  7. tools/
  8. .asf.yaml
  9. .editorconfig
  10. .gitattributes
  11. .gitignore
  12. CODE_OF_CONDUCT.md
  13. CONTRIBUTING-CN.md
  14. CONTRIBUTING.md
  15. go.mod
  16. go.sum
  17. LICENSE
  18. Makefile
  19. NOTICE
  20. README-CN.md
  21. README.md
  22. Roadmap.md
  23. SECURITY.md
  24. VERSION
README.md

HertzBeat Collector Go

License Build And Test

HertzBeat-Collector-Go is the Go implementation of the collector for Apache HertzBeat. It supports multi-protocol and multi-type monitoring data collection, featuring high performance, easy extensibility, and seamless integration.

Quick Start

make run

Contributing

Contributions are welcome! Please see CONTRIBUTING.md for details, including code, documentation, tests, and discussions.

License

This project is licensed under the Apache 2.0 License.

中文版本

For Chinese documentation, please see README-CN.md.