CircleCI Insights

CircleCI Insights

Connect CircleCI Insights to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.

Enter your CircleCI personal API token and project slugs to pull pipeline health metrics — workflow and job durations, success rates, credit usage, recent runs, and flaky tests — from the CircleCI Insights API into the PostHog Data warehouse.

You can create a personal API token in your CircleCI user settings. Note that CircleCI retains Insights data for roughly 90 days.

Configuration

OptionDescription
Personal API token
Type: password
Required: True
Project slugs
Type: text
Required: True

Comma-separated project slugs in vcs/org/repo format, e.g. gh/your-org/your-repo. You can find a project's slug in its URL on CircleCI.

Reporting window for aggregated metrics
Type: select
Required: False
Branch scope
Type: select
Required: False

Linking CircleCI Insights to PostHog

  1. Go to the Data pipeline page in PostHog
  2. Click New source and select CircleCI Insights
  3. Fill in the required configuration fields
  4. Click Next, select the tables you want to sync, and then press Import

Community questions