Skip to content

Commit 9137ac9

Browse files
Update develop-docs/sdk/telemetry/logs.mdx
Co-authored-by: Philipp Hofmann <[email protected]>
1 parent 9ecff07 commit 9137ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/sdk/telemetry/logs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ By default, Relay should parse the user agent attached to an incoming log envelo
343343

344344
For backend SDKs (Node.js, Python, PHP, etc.), the SDKs should attach the following:
345345

346-
1. `server.address`: The address of the server that sent the log. Equivalent to `server_name` we attach to errors and transactions.
346+
1. `server.address`: The address of the server that sent the log. Equivalent to [`server_name`](sdk/data-model/event-payloads/#optional-attributes) we attach to errors and transactions.
347347

348348
```json
349349
{

0 commit comments

Comments
 (0)