# horus **Repository Path**: simszhang/horus ## Basic Information - **Project Name**: horus - **Description**: horus高性能监控采集系统 - **Primary Language**: Java - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-11 - **Last Updated**: 2022-02-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: Dubbo, Monitoring, Java ## README # Horus(荷鲁斯) #### 介绍 horus是基于java的高性能监控采集系统。 包括数据采集核心 _horus-core_ 和 _horus-dubbo_ 的dubbo rpc的接入层。 #### 软件架构 软件架构说明 #### 使用说明 1. 自行实现对与网关或者rpc监控层的话,可以使用horus-core来进行数据采集,采集到的数据再进行定制处理,比如暴露prometheus 2. xxxx 3. xxxx #### 功能支持 1. 秒级监控统计 2. RPC、网关、中间件监控采集 3. 分位数支持 #### TODO List *. io.micrometer 引入调研 *. http拦截监控,配合openFegin 1. 分位数分桶逻辑内嵌,自定义使用 2. 简化接入方式 3. 核心代码逻辑优化 4. 扩展采集能力