1 unstable release
0.0.1 | Aug 14, 2022 |
---|
#123 in #open-telemetry
9KB
173 lines
Introduction
Implement a Layer
of tracing-subscriber
which combines a OpentelmetryLayer
and FmtLayer
. This layer adds trace.id
and span.id
to FmtLayer
so that we can log trace.id
and span.id
from opentelemetry.
Dependencies
~4–5.5MB
~95K SLoC