Plugins 〉Propel


Developer

Propel

Sign up to receive occasional product news and updates:


Grafana Cloud
Grafana Cloud
  • Grafana, of course
  • 10k series Prometheus metrics
  • 50 GB logs
  • 50 GB traces
  • 2,232 app o11y host hours
  • ...and more
Create free account

No credit card needed, ever.


The commercial agreement for this plugin has expired. Contact the vendor if you require assistance.
Data Source
commercial

Propel

  • Overview
  • Installation
  • Change log
  • Related content

Propel Grafana Data Source Plugin

The Propel Grafana Data Source plugin lets you use Metrics defined in Propel to visualize data. Propel Data is an analytics API for software companies to build customer-facing analytics and dashboards.

With Propel, software teams can focus on building product experiences like usage reports, insights dashboards, or analytics APIs without any data infrastructure to maintain and operate.

To learn more about Propel, read the documentation.


Prequisites in Propel

Installation

Grafana cloud

Browse to the plugin on the plugin marketplace and click on install.

Local Grafana

Copy the plugin files to the plugin directory. More installation instructions.

Setup

  1. Inside Grafana, browse to Configuration -> Data Sources.
  2. Search for and select the Propel data source.
  3. In the application credentials section, add the client ID and client secret from the appropriate Propel Application.
  4. Click the "Save and Test" button.
  5. Verify the connection has succeeded and check the success message correctly returns a count of the metrics available in your Propel application.

Usage

  1. Create a new or edit an existing dashboard and add a new panel
  2. On the query tab, choose Propel as the data source.
  3. Select a metric.
  4. Select a query type from one of the following as appropriate for your metric: counter, time series or leaderboard.
  5. Optionally, add filters.
  6. Specify a granularity for the query.
  7. Use Grafana's built-in visualization to verify the setup of your query. Once correct, click "Save" and then "Apply" in the top right of the screen.

Support and Feedback

Email Propel for support and feedback.

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

1.0.0 (Unreleased)

Initial release.