This article describes how to migrate to the v2 Kentik Connect Datasource for Grafana.
To provide a richer query experience and better performance, the legacy Kentik Grafana App (kentik-connect-app) has been deprecated and replaced by the standalone Kentik Connect Datasource (kentik-connect-datasource).
What to Expect During the Upgrade: Version 1.8.0 of the legacy app acts as an "inert bridge". Its only job is to declare
kentik-connect-datasourceas a dependency so Grafana auto-installs it. Once the datasource is installed, the following happens:
Any existing legacy v1.7.x app pages and built-in dashboards will disappear.
Any links to the above will result in a "dashboard not found" error.
Migration Steps for Existing Users
If you currently have the legacy kentik-connect-app (v1.7.0 or older) installed, follow these steps to migrate your setup:
Update the Legacy App: In Grafana, navigate to Administration > Plugins, search for the legacy
kentik-connect-app, and update it to v1.8.0. This will automatically installkentik-connect-datasourceas a dependency.Update the Data Source Plugin: Search for the
kentik-connect-datasourceand update it to the latest version (v2.0.1 or higher). The automatic bridge only pulls the initial v2.0.0 version, so a manual update ensures you have the latest patches.Configure Credentials: Navigate to Connections > Data Sources > Kentik and enter your Kentik user email and API token.
.png?sv=2026-02-06&spr=https&st=2026-06-12T04%3A54%3A27Z&se=2026-06-12T05%3A05%3A27Z&sr=c&sp=r&sig=HghPC4sAhcm%2FlX7rWXY6aRySdO2b01jpyBT42af7Qv0%3D)
Note: Your existing credentials from the legacy app (
kentik-connect-app) do not carry over. You must re-enter them as part of this migration.Import New Dashboards: On the data source configuration page, open the Dashboards tab and click Import next to each of the four bundled dashboards: Home, Top Talkers, Network Health & Traffic Overview, Site & Device Overview.

Update Existing Panels: If you built custom dashboards using the legacy app, you must manually point them to the new data source. Open your dashboard, click the title of a panel, and select Edit. In the query editor section below the graph, click the data source dropdown and select the new Kentik data source. Your existing filters and queries will carry over automatically. Be sure to save the dashboard when finished.
Clean Up: Once all your panels are migrated and working correctly, navigate back to Administration > Plugins, select the legacy
kentik-connect-appand click Uninstall to safely remove it.
Next, learn more about Dashboards & Querying with the Kentik Connect Datasource for Grafana.
