File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 - [ Redis相关] ( #redis相关 )
4444 - [ 框架] ( #框架 )
4545 - [ 大数据] ( #大数据-1 )
46+ - [ 日志系统] ( #日志系统 )
4647 - [ 开放平台(如微信)] ( #开放平台如微信 )
4748 - [ 测试] ( #测试 )
4849 - [ 机器学习] ( #机器学习 )
2472484 . ** [ flume] ( https://flume.apache.org/ ) ** : Apache Flume是一个分布式的、可靠的、可用的,从多种不同的源收集、聚集、移动大量日志数据到集中数据存储的系统。
2482495 . ** [ storm] ( https://storm.apache.org/ ) ** : 一个分布式,高容错的实时计算系统。
249250
251+ ### 日志系统
252+
253+ 1 . ** [ loki] ( https://github.com/grafana/loki ) ** : ` Loki ` 是 Grafana Labs 团队最新的开源项目,是一个水平可扩展,高可用性,多租户的日志聚合系统。它的设计非常经济高效且易于操作,因为它不会为日志内容编制索引,而是为每个日志流编制一组标签。项目受 Prometheus 启发,官方的介绍就是:` Like Prometheus, but for logs. ` ,类似于 Prometheus 的日志系统。 推荐阅读:
254+ - [ Loki日志系统] ( https://www.cnblogs.com/xiao987334176/p/13187473.html )
255+ - [ 使用 Loki 进行日志监控和报警] ( https://www.qikqiak.com/post/use-loki-monitor-alert/ )
256+
250257### 开放平台(如微信)
251258
2522591 . ** [ WxJava] ( https://github.com/Wechat-Group/WxJava ) ** : WxJava (微信开发 Java SDK),支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的后端开发。
You can’t perform that action at this time.
0 commit comments