Plugins 〉GitLab
GitLab
Instantly visualize GitLab data in Grafana
The GitLab data source plugin is the easiest way to pull GitLab data directly into Grafana dashboards.
- Visualize it either in isolation (one database) or blend it with other data sources.
- Discover correlations and covariances across all your data in minutes.
Grafana Cloud Pro
- $25 / user / month and includes a free trial for new users
- Available with a Grafana Cloud Pro plan
- Access to 1 Enterprise plugin
- Fully managed service (not available to self-manage)
Grafana Cloud Advanced / Grafana Enterprise
- Available with a Grafana Cloud Advanced plan or Grafana Enterprise license
- Access to all Enterprise plugins
- Run fully managed or self-manage on your own infrastructure
Installing GitLab on Grafana Cloud:
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
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 GitLab 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.
Alternatively, you can manually download the .zip file for your architecture below and unpack it into your grafana plugins directory.
Alternatively, you can manually download the .zip file and unpack it into your grafana plugins directory.
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
v1.6.0 - 2023-12-01
- ⚙️ Chore: Fix security vulnerabilities, update backend and frontend packages
v1.5.1 - 2023-10-12
- 🐛 Fix: add dates that are not truncated in pipelines query
v1.5.0 - 2023-07-11
- ⚙️ Chore: Grafana 10 plug-in overhaul
v1.4.1 - 2023-06-08
- ⚙️ Chore: backend libs updated with golang:1.20.5
v1.4.0 - 2023-05-30
- 🚀 Feature: Secure socks proxy support added
v1.3.2 - 2023-05-04
- ⚙️ Chore: Backend binaries are now compiled with
golang:1.20.4
which contains security fixes - ⚙️ Chore: Backend grafana SDK dependencies are updated
v1.3.1 - 2023-04-19
- ⚙️ Chore: Backend binaries are now compiled with
golang:1.20.3
which contains security fixes - ⚙️ Chore: Backend grafana SDK dependencies are updated
v1.3.0 - 2023-03-16
- 🚀 Feature: enable alerting
v1.2.0 - 2023-02-06
- 🚀 Feature: Update error messages and tooltips
- ⚙️ Chore: Update internal frontend dependencies
- ⚙️ Chore: Update e2e tests
v1.1.0 - 2023-01-06
- 🚀 Feature: Start using default behavior for annotations (with extended query types and range support)
v1.0.2 - 2022-12-15
- ⚙️ Chore: Backend binaries compiled with latest go version 1.19.4
- ⚙️ Chore: Backend enterprise-sdk updated
v1.0.1 - 2022-11-07
- 🐛 Fix: Settings URL is now used instead of default URL
- ⚙️ Chore: Backend binaries compiled with latest go version 1.19.3
v1.0.0 - 2022-10-25
- 🚀 Feature: Add support for audit events, users, merge request approvals, field tags, and environments
- ⚙️ Chore: Update grafana dependencies to 8.4.7
- ⚙️ Chore: Backend compiled with latest go version 1.19.2
v0.2.0 - 2022-01-10
- 🚀 Feature: Add support for query merge requests and pipelines
v0.1.5 - 2022-01-10
- ⚙️ Chore: Update Licensing
v0.1.3 - 2021-04-12
- ⚙️ Chore: Update SDK
v0.1.2 - 2021-02-19
Features
- Query resources: Adds support for querying multiple GitLab API resources: projects, commits, issues, releases, deployments and labels.
- Template variables: Adds support for creating query template variables based on the available GitLab API resources.
- Annotations: Adds support for creating annotations based on the available GitLab API events: commits, issues, releases, deployments and environments.