[v10.1.x] Remove plugins (#75585)
* Delete plugins files comprehensively * [publish-technical-documentation-release] Publish from grafana/grafana:v10.1.x/docs/sources * Cleanup whitespace Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * [publish-technical-documentation-next] Publish from grafana/beyla:main/docs/sources * Fix all links to "Sign a plugin" pages Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * [publish_dashboards] * Fix metadata links Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * [publish-technical-documentation-next] Publish from grafana/agent:main/docs/sources * Fix data-frames redirect Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * add collapse shortcode (#15422) * Add note about missing rewrites Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Fix all data-frames links Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Fix links to "plugins" Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Fix links to angular-react Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Fix "plugin-sdk-go" links Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Fix backend links Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Fix "Add query editor help" links Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Fix some remaining links Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Fix some stray links Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * [publish_plugins] * Add missing redirects and fix a couple more links Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Use partial URLs to appease `doc-validator` for now Signed-off-by: Jack Baldry <jack.baldry@grafana.com> --------- Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@@ -42,7 +42,7 @@ Plugins were updated to include signatures in 2021, so whilst a plugin may show
|
||||
|
||||
We are greatly appreciative of the developers who have contributed plugins to the Grafana ecosystem, your work has helped support millions of users to gain insights into their data. A plugin being listed below is no reflection on its quality, and is purely to help users understand the impact of the removal of Angular support in Grafana.
|
||||
|
||||
Guidance on migrating a plugin to React can be found in our [migration guide]({{< relref "../plugins/migration-guide/angular-react/" >}}). If you would like to add any specific migration guidance for your plugin here or update our assessment, please open a PR by clicking the `Suggest an edit` button at the bottom of this page.
|
||||
Guidance on migrating a plugin to React can be found in our [migration guide](/developers/plugin-tools/migration-guides/migrate-angularjs-to-react). If you would like to add any specific migration guidance for your plugin here or update our assessment, please open a PR by clicking the `Suggest an edit` button at the bottom of this page.
|
||||
|
||||
# Current AngularJS based plugins
|
||||
|
||||
|
||||
Reference in New Issue
Block a user