getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
37.54k stars 4.04k forks source link

Only show query source for supported SDKs #71914

Open AbhiPrasad opened 1 month ago

AbhiPrasad commented 1 month ago

Problem Statement

Currently for Node.js we display a messages linking to the docs when a query source does not appear. This is confusing because Node.js does not support query source at all.

image

Solution Brainstorm

Only show this message if query source is supported by the SDK.

What we should show instead for Node.js and similar SDKs is something like "query source is not supported by this SDK at the current moment. Please reach out if you would like to have query source support in your SDK \<LINK TO GITHUB DISCUSSION>"

Product Area

Insights

getsantry[bot] commented 1 month ago

Routing to @getsentry/product-owners-insights for triage ⏲️

AbhiPrasad commented 1 month ago

cc @gggritso @bcoe