·otel-logging-patterns
</>

otel-logging-patterns

通过跟踪上下文关联和结构化日志记录来实现 OpenTelemetry (OTEL) 日志记录。在使用 OTEL 导出器设置生产日志记录、structlog/loguru 集成、跟踪上下文传播和综合测试模式时使用。涵盖 FastAPI、Kafka 使用者和后台作业的 Python 实现。包括 OTLP、Jaeger 和控制台导出器。

3安装·0热度·@dawiddutoit

安装

$npx skills add https://github.com/dawiddutoit/custom-claude --skill otel-logging-patterns

如何安装 otel-logging-patterns

通过命令行快速安装 otel-logging-patterns AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill otel-logging-patterns
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:dawiddutoit/custom-claude。

SKILL.md

查看原文

This skill provides production-grade OpenTelemetry logging patterns for Python applications. It covers:

This enables production observability where logs, traces, and metrics are correlated through trace IDs for efficient debugging and monitoring.

For this project, use the authoritative OTEL logging module. Get started in 3 simple steps:

通过跟踪上下文关联和结构化日志记录来实现 OpenTelemetry (OTEL) 日志记录。在使用 OTEL 导出器设置生产日志记录、structlog/loguru 集成、跟踪上下文传播和综合测试模式时使用。涵盖 FastAPI、Kafka 使用者和后台作业的 Python 实现。包括 OTLP、Jaeger 和控制台导出器。 来源:dawiddutoit/custom-claude。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/dawiddutoit/custom-claude --skill otel-logging-patterns
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from dawiddutoit/custom-claude

快速解答

什么是 otel-logging-patterns?

通过跟踪上下文关联和结构化日志记录来实现 OpenTelemetry (OTEL) 日志记录。在使用 OTEL 导出器设置生产日志记录、structlog/loguru 集成、跟踪上下文传播和综合测试模式时使用。涵盖 FastAPI、Kafka 使用者和后台作业的 Python 实现。包括 OTLP、Jaeger 和控制台导出器。 来源:dawiddutoit/custom-claude。

如何安装 otel-logging-patterns?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill otel-logging-patterns 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/dawiddutoit/custom-claude