Please note: This page assumes prior creation of a free Grafana account. To do so, simply head to https://grafana.com/ and follow their steps to create a free account. Importantly, Ranlytics is not affiliated with Grafana, and use their services as an example of the visualisation and analytics possible using KALLO data.
1. Get a Kallo API Key
Login to your Ranlytics account at
app.ranlytics.com
Navigate to the Kallo API Page - Kallo - API Keys
Click the New Key button
Provide a useful name to this API Key. eg.
Grafana Demo
Click the checkmark to save this key
Copy the output API Key to safe location - It will only be provided once
2. Setup a Grafana Data Source
Please note: If you already have the Infinity plugin configured on your Grafana instance skip to step 2.
Install the Infinity Data Source Plugin
Navigate to Infinity Plugin page
Click Get Plugin in the left column
Select the Grafana organisation you wish to install the plugin into (this option may not be presented if you have a single Grafana organisation)
Click Install Plugin next to the Grafana instance you want to install the plugin on
Navigate to the Grafana instance the plugin was installed on - You can do this using the link presented under the instance name
Setup the Infinity data source
Open the menu in the top left on of the Grafana interface
Navigate to Connections β Data Sources
Click Add New Data Source
Search for
Infinity
in the Search fieldClick the Infinity result returned.
Name the data source
In the Name field, enter your desired name for this data source
Set the API Key header
Click on the Headers & URL params section button
Click the Add Custom HTTP Header button
In the Key input field, enter
api-key
In the Value input field, enter your Kallo API Key generated in section 1.
Add the Ranlytics API URLs to the Allowed hosts
Click on the Security section button
In the Allowed hosts input field, enter
https://app.ranlytics.com
Click the Add button
Allow dashboard health checks
Click on the Health check section button
Switch the Enable custom health check slider into the enabled state
In the Health check URL field, enter
https://app.ranlytics.com/v1/graphql
Save the data source
Click the Save & test button
Please note: Your Ranlytics KALLO API data source is now ready for use with a Grafana Dashboard or Grafana Alerts
3. Request a Demo Template
Navigate to your Ranlytics Kallo API Infinity data source
Open the menu in the top left on of the Grafana interface
Navigate to Connections β Data Sources
Click the name of the data source in the list which was configured in the previous (Setup a Grafana Data Source) steps
Copy the URL of this page from your browser - It should resemble
https://<your Grafana instance>.grafana.net/connections/datasources/edit/<random numbers and letters>
Complete the Demo Dashboard Request Form and input the above URL.
Once submitted, a Ranlytics representative will reach out with a template ready to import into your Grafana account