zio / zio-telemetry

ZIO-powered OpenTelemetry library
https://zio.dev/zio-telemetry
Apache License 2.0
112 stars 55 forks source link

OpenTelemetry: propagate ZIO log annotations to OTEL span attributes #826

Closed grouzen closed 4 months ago

grouzen commented 4 months ago

This functionality is already implemented for Baggage and Metrics.

It is a part of https://github.com/zio/zio-telemetry/issues/558