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.
- Data sources APIs reference guideAPI reference guides for working with data sources.
- UI extensions reference guidesReference guides for UI extensions.