Skip to content

Commit 9e6b1c7

Browse files
Update log/README.md
Co-authored-by: Alex | Cosmos Labs <[email protected]>
1 parent 5df8432 commit 9e6b1c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

log/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ type Logger interface {
2525
}
2626
```
2727

28-
Logs will be emitted with the trace_id, span_id, and trace_flags set as fields. Logs can then be scraped and forwarded to a backend such as Loki.
28+
These logs will be emitted with the trace_id, span_id, and trace_flags set as fields. Logs can then be scraped and forwarded to a backend such as [Loki](https://grafana.com/docs/loki/latest/).
2929
You may need to configure your Loki instance to scrape these fields from the logs so they can be correlated with traces.

0 commit comments

Comments
 (0)