Plugins 〉Drone


Developer

Grafana

Sign up to receive occasional product news and updates:



Data Source
grafana
Enterprise

Drone

Documentation →

Grafana Drone data source plugin

The Drone data source plugin allows you to retrieve data for repositories and builds from your Drone instance.

Project status

NOTE: This plugin is in a public preview. Refer Grafana Labs release life cycle documentation for further details. If you notice any issues or having feature request, create a support ticket with your Grafana Enterprise support channel.

See also

Technical documentation

License

Installing Drone on Grafana Cloud:

For more information, visit the docs on plugin installation.

Installing on a local Grafana:

For local instances, plugins are installed and updated via a simple CLI command. Plugins are not updated automatically, however you will be notified when updates are available right within your Grafana.

1. Install the Data Source

Use the grafana-cli tool to install Drone from the commandline:

grafana-cli plugins install 

The plugin will be installed into your grafana plugins directory; the default is /var/lib/grafana/plugins. More information on the cli tool.

2. Configure the Data Source

Accessed from the Grafana main menu, newly installed data sources can be added immediately within the Data Sources section.

Next, click the Add data source button in the upper right. The data source will be available for selection in the Type select box.

To see a list of installed data sources, click the Plugins item in the main menu. Both core data sources and installed data sources will appear.

Changelog

v0.1.2-preview - 2025-02-10

  • ⚙️ Chore: Update backend dependencies

v0.1.1-preview - 2024-09-03

  • ⚙️ Chore: Update backend dependencies

v0.1.0-preview - 2024-08-08

  • 🚀 Feature: Initial release