1 unstable release
0.0.1 | Aug 14, 2022 |
---|
#42 in #opentelemetry
22 downloads per month
8KB
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.5MB
~87K SLoC