Skip to content

Commit ff083a3

Browse files
authored
docs(dev-docs): Fix 404 (#15540)
ref #15537
1 parent 04b78ba commit ff083a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/sdk/telemetry/metrics.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ By default, Relay should parse the user agent attached to an incoming metric env
429429

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

432-
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.
432+
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.
433433

434434
```json
435435
{

0 commit comments

Comments
 (0)