
Grafana Cloud k6
Let AI connect your sources for you
Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

Connect Grafana Cloud k6 to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Enter your Grafana Cloud k6 API token and stack ID to pull your load testing data into the PostHog Data warehouse.
Create a Personal API token (or use a Grafana Stack API token) and find your stack ID under Testing & synthetics → Performance → Settings in Grafana Cloud.
Configuration
| Option | Type | Required |
|---|---|---|
API token | password | Yes |
Stack ID | text | Yes |
Linking Grafana Cloud k6 to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Grafana Cloud k6
- Fill in the required configuration fields
- Click Next, select the tables you want to sync, and then press Import
Supported tables
| Table | Description | Sync method | Incremental field | Primary key |
|---|---|---|---|---|
test_runs | A single execution of a load test, including its status, result, and billable duration. | Incremental, Full refresh | created | — |
projects | A project groups load tests, test runs, and members within a Grafana Cloud k6 stack. | Full refresh | — | — |
load_tests | A load test definition (script and configuration) that can be run to produce test runs. | Full refresh | — | — |
schedules | A schedule that triggers a load test to run once or on a recurring basis. | Full refresh | — | — |
load_zones | A geographic load zone that test traffic can be generated from. | Full refresh | — | — |