I am trying to connect my data source plugin to an api. I am using this tutorial https://grafana.com/docs/grafana/latest/developers/plugins/add-authentication-for-data-source-plugins/, but I am not able to import BackendSrv because it says the module ‘@grafana/runtime’ can’t be found. Did this get recently updated?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Backend Datasource React Plugin | 1 | 612 | September 30, 2019 | |
| Data source API, getDataSourceSrv() help | 1 | 689 | May 18, 2022 | |
| Plugin module is missing Datasource constructor | 5 | 1720 | August 16, 2017 | |
| Use @grafana/runtime in custom panel plugin | 1 | 845 | August 9, 2019 | |
| Developing Datasource Plugin in React | 7 | 3129 | September 26, 2019 |