Plugins 〉CockroachDB


Developer

Grafana

Sign up to receive occasional product news and updates:



Data Source
grafana
Enterprise

CockroachDB

Documentation →

Cockroachdb

A data source for cockroachdb

Installing CockroachDB 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 CockroachDB 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

0.1.3

  • Fixes invalid password bug with Kerberos Authentication
  • Dependency updates

0.1.2

  • Dependency updates

0.1.1

  • Dependency updates

0.1.0

  • Macro support - timeFilter, timeFrom, and timeTo are supported. Read more about macros in CockroachDB query editor.
  • Update documentation.

0.0.0 (Preview)

  • Initial release.