grafana / grafana/extensionsdependencygraph-app

Replace `window.grafanaBootData.settings.apps`

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
Avg merge
6h 58m
Merged PRs (30d)
33

Description

Currently, the extension dependencies between plugins are picked up from [`window.grafanaBootData.settings.apps`](https://github.com/grafana/extensionsdependencygraph-app/blob/main/src/dependency-graph-panel/utils/helpers/dataAccess.ts#L19-L41). Once Grafana is fully MT, this won't work anymore so the extension dependencies needs to be derived from somewhere else. Perhaps by calling the MT plugin meta api or by somehow exposing this through the extensions registry.

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.