Skip to content

Commit 142c826

Browse files
committed
Remove platform link
1 parent b49b713 commit 142c826

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/concepts/otlp/index.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ const sdk = new NodeSDK({
3939
sdk.start();
4040
```
4141
42-
<Alert>
43-
If you are already using an OpenTelemetry SDK to send traces alongside a Sentry SDK to send errors, you'll need to follow the instructions in the <PlatformLink to="/opentelemetry/custom-setup/">Custom Setup documentation</PlatformLink> to adjust your SDK configuration.
44-
</Alert>
45-
4642
You can find the values of Sentry's OTLP endpoint and public key in your Sentry project settings.
4743
4844
1. Go to the [Settings > Projects](https://sentry.io/orgredirect/organizations/:orgslug/settings/projects/) page in Sentry.

0 commit comments

Comments
 (0)