Auto-sync: 2026-04-17 13:17
This commit is contained in:
27
wiki/entities/Loki.md
Normal file
27
wiki/entities/Loki.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: "Loki"
|
||||
type: entity
|
||||
tags: [logging, prometheus, observability]
|
||||
sources: [self-healing-home-server-infrastructure-management]
|
||||
last_updated: 2026-04-17
|
||||
---
|
||||
|
||||
## Description
|
||||
由 Grafana Labs 开发的水平可扩展日志聚合系统,与 Prometheus 设计理念相似,成本低、易于运维。
|
||||
|
||||
## Key Features
|
||||
- 水平可扩展
|
||||
- 与 Prometheus 和 Grafana 深度集成
|
||||
- 标签驱动的日志索引
|
||||
- 低存储成本
|
||||
- PromQL 风格的日志查询
|
||||
|
||||
## Use Cases
|
||||
- Kubernetes 集群日志聚合
|
||||
- 基础设施日志分析
|
||||
- 与 Prometheus/Grafana 监控栈集成
|
||||
|
||||
## Related
|
||||
- [[Grafana]] — Loki 通常与 Grafana 可视化一起使用
|
||||
- [[Prometheus]] — Loki 与 Prometheus 同为 CNCF 项目,互补使用
|
||||
- [[K3s]] — K3s 集群的日志聚合
|
||||
Reference in New Issue
Block a user