Posted in 问题排查与答疑Go可观测性日志规范(OpenLog):结构化日志字段命名公约+trace_id上下文透传的7个强制约定 第一章:Go可观测性日志规范(O … Go可观测性日志规范(OpenLog):结构化日志字段命名公约+trace_id上下文透传的7个强制约定Read more by 异步行者|2026年6月24日|trace_id上下文透传, 阿里Go可观测性, Go日志上下文传递, 结构化日志字段命名, OpenLog日志规范
Posted in Go语言基础和工具链Go日志上下文传递失效真相:context.WithValue vs. slog.With,性能差11倍! 第一章:Go日志上下文传递失效真 … Go日志上下文传递失效真相:context.WithValue vs. slog.With,性能差11倍!Read more by 架构思考者|2026年6月24日|Go语言CGO性能优化, Go日志上下文传递, log/slog.WithGroup, context.WithValueRef, Go日志库迁移
Posted in Go语言基础和工具链Go日志上下文传递失效全景图(context.WithValue vs. zap.With() vs. custom logger wrapper) 第一章:Go日志上下文传递失效全 … Go日志上下文传递失效全景图(context.WithValue vs. zap.With() vs. custom logger wrapper)Read more by Go语言狂热者|2026年4月12日|Go日志最佳实践, Go日志上下文传递, zap.WithCaller, context.WithValueRef, 自定义日志封装器
Posted in Go语言基础和工具链Go日志上下文传递的3种模式:context.WithValue vs log/slog.WithGroup vs OpenTelemetry propagation(实测延迟差异达17ms) 第一章:Go日志上下文传递的3种 … Go日志上下文传递的3种模式:context.WithValue vs log/slog.WithGroup vs OpenTelemetry propagation(实测延迟差异达17ms)Read more by Go语言笔记|2026年2月11日|Go日志性能优化, context.WithValue, Go日志上下文传递, log/slog.WithGroup, OpenTelemetry传播