mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
docs: convert a note to GFM style (#22197)
<!-- If you have used AI to produce some or all of this PR, please ensure you have read our [AI Contribution guidelines](https://coder.com/docs/about/contributing/AI_CONTRIBUTING) before submitting. -->
This commit is contained in:
@@ -127,7 +127,8 @@ Example trace of an interception using Jaeger backend:
|
||||
|
||||
### Capturing Logs in Traces
|
||||
|
||||
> **Note:** Enabling log capture may generate a large volume of trace events.
|
||||
> [!NOTE]
|
||||
> Enabling log capture may generate a large volume of trace events.
|
||||
|
||||
To include log messages as trace events, enable trace log capture
|
||||
by setting `CODER_TRACE_LOGS` environment variable or using
|
||||
|
||||
Reference in New Issue
Block a user