v0.8.1
What's Changed
- grpc client record startup time by @askuy in #236
- optimize opentelemetry by @askuy in #237
- grpc客户端支持记录启动消耗时间
- 通过配置可以启动官方的grpc日志
- 通过配置可以关闭k8s探活导致服务端记录的无用日志
- 通过环境变量可以查看应用内存中生效的配置
- 根据opentelemetry规范,规整了grpc,http的trace的span信息。https://github.com/open-telemetry/opentelemetry-specification/tree/main/specification/trace/semantic_conventions
Full Changelog: v0.8.0...v0.8.1