getsentry / getsentry/sentry

Only show query source for supported SDKs

Open
#71,914 3 comments 1 reaction 0 assignees View on GitHub
Improvement Product Area: Insights
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### 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 \"

### Product Area

Insights

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.