Jenkins logo

Jenkins

Sync Jenkins jobs, builds, and node data into your warehouse.

Overview

The Jenkins connector syncs your build automation data into analytics-ready tables in your data warehouse. Pull jobs, builds, and nodes from the Jenkins Remote Access API, with Ingest handling auth, pagination, and retries so the tables stay current.

What you can sync

Ingest syncs the following Jenkins data into your data warehouse, each as its own table refreshed on your schedule:

  • Jobs
  • Builds
  • Nodes

Authentication

API token (Basic auth)

Generate an API token from your Jenkins user security settings and use it as the password in HTTP Basic auth.

You enter credentials in a secure form, never in chat. Ingest stores and rotates them for you.

Resources