-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Feat: Changing link destination for get more plugins #63517
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| /public/app/features/correlations/ @grafana/explore-squad | ||
| /public/app/features/dashboard/ @grafana/dashboards-squad | ||
| /public/app/features/datasources/ @grafana/user-essentials | ||
| /public/app/features/datasources/ @grafana/plugins-platform-frontend |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
switching ownership to plugins platform
|
fyi @mjseaman |
leventebalogh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, left one comment. 👍
public/app/features/datasources/components/DataSourceCategories.tsx
Outdated
Show resolved
Hide resolved
leventebalogh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢🇮🇹
What is this feature?
Changing the link destination for "find more plugins" from external to
internal plugin catalogorconnectionsdepending on if the feature flag is active or not.If feature flag
dataConnectionsConsoleis active it links to/connections/connect-data?cat=data-sourceif not it links to/plugins?filterBy=all&filterByType=datasourceWhy do we need this feature?
Keep users in grafana catalog, less confusion when searching for new plugins