Plugins 〉Catchpoint


Developer

Grafana

Sign up to receive occasional product news and updates:



Data Source
grafana
Enterprise

Catchpoint

Documentation →

Grafana Catchpoint data source plugin

The Catchpoint data source plugin allows you to query Tests, SLO, RUM data.

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 Catchpoint 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 Catchpoint 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.5-preview - 2025-02-10

  • ⚙️ Chore: Update backend dependencies

v0.1.4-preview - 2024-09-03

  • ⚙️ Chore: Update backend dependencies

v0.1.3-preview

  • ⚙️ Chore: Update backend dependencies

v0.1.2-preview

  • ⚙️ Chore: backend binaries are now compiled with go 1.22.5

v0.1.1-preview

  • ⚙️ Chore: Update documentation

v0.1.0-preview

  • 🚀 Feature: Initial release