Reference guides for plugin development
- Grafana plugin examplesSample plugins on GitHub for reference when building your own plugins.
- Metadata (plugin.json)Reference for the Grafana plugin.json metadata file.
- CLI commands to create pluginsCommands available in the create-plugin tool.
- UI extensions referenceReeference guides for UI extensions.