https://github.com/singgel/log-metric-tracing
可观测性(Observability)的三个支柱 日志(Logs):记录离散事件。 指标(Metrics):聚合的数值数据,如 CPU 使用率、请求率。 追踪(Traces):分布式请求的端到端调用链。 现代系统(如微服务)通常将这三者结合,实现全面的可观测性。
https://github.com/singgel/log-metric-tracing
dapper ebpf elk logging metrics openresty opentracing prometheus spanner tracing
Last synced: about 1 month ago
JSON representation
可观测性(Observability)的三个支柱 日志(Logs):记录离散事件。 指标(Metrics):聚合的数值数据,如 CPU 使用率、请求率。 追踪(Traces):分布式请求的端到端调用链。 现代系统(如微服务)通常将这三者结合,实现全面的可观测性。
- Host: GitHub
- URL: https://github.com/singgel/log-metric-tracing
- Owner: singgel
- License: mit
- Created: 2025-12-15T03:14:09.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-04-07T10:41:39.000Z (2 months ago)
- Last Synced: 2026-04-07T12:24:17.583Z (2 months ago)
- Topics: dapper, ebpf, elk, logging, metrics, openresty, opentracing, prometheus, spanner, tracing
- Homepage:
- Size: 863 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# log-metric-tracing