Skip to content

Latest commit

 

History

History
 
 

app-with-extensions

Grafana App extending Grafana core ui template

Note! This feature is available in Grafana 9.5 and above

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. See src/module.tsx for a full example.