Plugins 〉Netlify


Developer

Grafana

Sign up to receive occasional product news and updates:



Data Source
grafana
Enterprise

Netlify

Documentation →

Grafana Netlify datasource Plugin

The Netlify data source plugin allows you to query Builds, Deployments, SSL Certificates and more.

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 Netlify 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 Netlify 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