Codefresh
This connector integrates Codefresh with Airbyte, enabling seamless data synchronization for analytics and pipeline monitoring.
It provides streams like agents, builds, audit, analytics etc.
Configuration
Input | Type | Description | Default Value |
---|
api_key | string | API Key. | |
account_id | string | Account Id. | |
report_granularity | string | Report Granularity. | |
report_date_range | array | Report Date Range. | |
start_date | string | Start date. | |
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|
accounts | _id | No pagination | ✅ | ❌ |
account_settings | _id | No pagination | ✅ | ❌ |
agents | id | No pagination | ✅ | ❌ |
builds | id | DefaultPaginator | |