tempo
✓Grafana Tempo 实施指南 - 用于 OpenTelemetry 跟踪的大规模分布式跟踪后端。在配置 Tempo 部署、设置存储后端(S3、Azure Blob、GCS)、编写 TraceQL 查询、通过 Helm 部署、了解跟踪结构或对 Kubernetes 上的 Tempo 问题进行故障排除时使用。
SKILL.md
Comprehensive guide for Grafana Tempo - the cost-effective, high-scale distributed tracing backend designed for OpenTelemetry.
| Distributor | Entry point for trace data, routes to ingesters via consistent hash ring | | Ingester | Buffers traces in memory, creates Parquet blocks, flushes to storage | | Query Frontend | Query orchestration, shards blockID space, coordinates queriers | | Querier | Locates traces in ingesters or storage using bloom filters |
| Compactor | Compresses blocks, deduplicates data, manages retention | | Metrics Generator | Optional: derives metrics from traces |
Grafana Tempo 实施指南 - 用于 OpenTelemetry 跟踪的大规模分布式跟踪后端。在配置 Tempo 部署、设置存储后端(S3、Azure Blob、GCS)、编写 TraceQL 查询、通过 Helm 部署、了解跟踪结构或对 Kubernetes 上的 Tempo 问题进行故障排除时使用。 来源:julianobarbosa/claude-code-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/julianobarbosa/claude-code-skills --skill tempo- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-04
- 更新时间
- 2026-02-18
快速解答
什么是 tempo?
Grafana Tempo 实施指南 - 用于 OpenTelemetry 跟踪的大规模分布式跟踪后端。在配置 Tempo 部署、设置存储后端(S3、Azure Blob、GCS)、编写 TraceQL 查询、通过 Helm 部署、了解跟踪结构或对 Kubernetes 上的 Tempo 问题进行故障排除时使用。 来源:julianobarbosa/claude-code-skills。
如何安装 tempo?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/julianobarbosa/claude-code-skills --skill tempo 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/julianobarbosa/claude-code-skills
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-04