Skip to content

Commit e903db4

Browse files
committed
trailing
1 parent e31cf39 commit e903db4

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
@@ -501,7 +501,7 @@ If `debug` is set to `true` in SDK init, calls to the Sentry metrics API should
501501
"endpoint": { "value": "/api/users", "type": "string" },
502502
"method": { "value": "POST", "type": "string" },
503503
"sentry.sdk.name": { "value": "sentry.javascript.browser", "type": "string" },
504-
"sentry.sdk.version": { "value": "10.17.0", "type": "string" },
504+
"sentry.sdk.version": { "value": "10.17.0", "type": "string" }
505505
}
506506
},
507507
{

0 commit comments

Comments
 (0)