AppSignal

AppSignal

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 AppSignal to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.

Enter your AppSignal personal API token and app ID to pull your AppSignal error and performance data into the PostHog Data warehouse.

Your personal API token is in your AppSignal personal settings under "API key". The app ID is the identifier in your app's AppSignal URL: https://appsignal.com/<organization>/sites/<app ID>.

Configuration

OptionTypeRequired
Personal API tokenpasswordYes
App IDtextYes

Linking AppSignal to PostHog

  1. Go to the Data pipeline page in PostHog
  2. Click New source and select AppSignal
  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
exception_incidents

An exception incident: a group of similar errors tracked by AppSignal, with its occurrence count and triage state.

Full refresh
performance_incidents

A performance incident: a slow action tracked by AppSignal, with its duration statistics and triage state.

Full refresh
deploy_markers

A deploy marker: an application release tracked by AppSignal, with the error rate observed while it was live.

Incremental, Full refreshcreated_at
error_samples

An individual error sample: one recorded occurrence of an exception, with request context.

Incremental, Full refreshtime
performance_samples

An individual performance sample: one recorded slow request, with timing breakdown.

Incremental, Full refreshtime