Skip to content

Commit d8dce06

Browse files
authored
Add note+link about multiple APM tools to platforms page (#11768)
1 parent 30dfa83 commit d8dce06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/platforms/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ It's considered bad practice to use Sentry SDKs in third-party plugins, packages
1616
- [Signal handlers](https://en.wikipedia.org/wiki/C_signal_handling) may overwrite each other, leading to one of the Sentry SDKs operating incorrectly.
1717
- Third-party SDKs and libraries may leak users' PII data to the third-party's Sentry organization.
1818

19+
We also <Link to="https://sentry.zendesk.com/hc/en-us/articles/23961784367387">discourage using Sentry alongside other APM tools</Link> because it can lead to a number of side-effects that negatively impact performance and stability of the application.
20+
1921
</Note>
2022

2123
## Platforms

0 commit comments

Comments
 (0)