Aviator

Aviator

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.

Learn more
PostHog Wizard hedgehog

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

Enter your Aviator API token to pull your merge-queue data into the PostHog Data warehouse.

Create a user access token (it starts with av_uat_) from your Aviator account settings, then paste it below. The token inherits your account's repository access, so no extra scopes are required.

Configuration

OptionTypeRequired
API tokenpasswordYes

Linking Aviator to PostHog

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

Supported tables

TableDescriptionSync methodIncremental fieldPrimary key
repositories

GitHub repositories connected to Aviator, with their merge-queue status.

Full refresh
merge_queue_analytics

Daily merge-queue analytics per repository, merging Aviator's five daily aggregate series into one row per day.

Incremental, Full refreshdate
queued_pull_requests

Pull requests currently in the queued state for each repository (a live snapshot).

Full refresh
queue_stats

Live merge-queue depth per repository (a current-state snapshot).

Full refresh
config_history

History of merge-queue YAML config changes per repository, as diffs.

Full refresh