Note: This feature is available in Grafana 9.5 and later versions.
This example demonstrates how to extend the core Grafana UI with plugin extensions. The only thing you need to do is to configure your extension points in your app. Refer to src/module.tsx
for a full example.