Skip to content

Commit 9055377

Browse files
committed
fix link
1 parent 8487495 commit 9055377

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/design/logs.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,10 @@ include:
255255

256256
## `tracing` Log Appender
257257

258+
Tracing appender is part of the
259+
[opentelemetry-appender-tracing](https://crates.io/crates/opentelemetry-appender-tracing)
260+
crate.
261+
258262
The `tracing` appender bridges `tracing` logs to OpenTelemetry. Logs emitted via
259263
`tracing` macros (`info!`, `warn!`, etc.) are forwarded to OpenTelemetry through
260264
this integration.

0 commit comments

Comments
 (0)