update broker project url (#108)

This commit is contained in:
UUBulb 2024-11-25 15:58:43 +08:00 committed by GitHub
parent 2ee8cf85d6
commit 3ac2c7f117
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -1,10 +1,10 @@
# Broker for Nezha - 拓展 Nezha 接入平台
贡献者:
+ [uubulb](https://github.com/uubulb)
+ [uubulb](https://codeberg.org/uubulb)
Broker for Nezha 是一个 Nezha Agent 的修改版本,其通过分离 Agent 的数据收集和 gRPC 上报功能,可使小型设备接入 Nezha Dashboard。
项目地址:<https://github.com/uubulb/broker>
项目地址:<https://codeberg.org/uubulb/broker>
文档:[Broker for Nezha](https://broker.kuzu.uk/)
@ -15,7 +15,7 @@ Broker for Nezha 是一个 Nezha Agent 的修改版本,其通过分离 Agent
Broker for Nezha 需要与特定的数据收集软件一同使用。目前提供两种数据获取方式:
1. HTTP 主动获取HTTP/1.1
2. TCP 被动获取(推荐,可避免创建额外连接
2. TCP 被动获取(推荐)
如需获取现有的数据收集软件,可以参考项目 README。

View File

@ -1,10 +1,10 @@
# Broker for Nezha - Advancing on more platforms
Contributor:
+ [uubulb](https://github.com/uubulb)
+ [uubulb](https://codeberg.org/uubulb)
Broker for Nezha is a modified version of the Nezha Agent that separates data collection from gRPC reporting, enabling small devices to connect to the Nezha Dashboard.
Project link: <https://github.com/uubulb/broker>
Project link: <https://codeberg.org/uubulb/broker>
Online Documentation: [Broker for Nezha](https://broker.kuzu.uk/)