Only show query source for supported SDKs
Open
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.
### 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
Assessment
This issue has not been assessed yet.