Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.72 KB

harness.md

File metadata and controls

52 lines (36 loc) · 1.72 KB

Harness

Overview

The Harness source is maintained by Faros AI. Please file any support requests on that repo to minimize response time from the maintainers. The source supports both Full Refresh and Incremental syncs. You can choose if this source will copy only the new or updated data, or all rows in the tables and columns you set up for replication, every time a sync is run.

Output schema

Only one stream is currently available from this source:

If there are more endpoints you'd like Faros AI to support, please create an issue.

Features

Feature Supported?
Full Refresh Sync Yes
Incremental Sync Yes
SSL connection Yes
Namespaces No

Performance considerations

The Harness source should not run into Harness API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.

Getting started

Requirements

  • Harness Account Id
  • Harness API Key
  • Harness API URL, if using a self-hosted Harness instance

Please follow the their documentation for generating a Harness API Key.

Changelog

Version Date Pull Request Subject
0.1.23 2021-11-16 153 Add Harness source and Faros destination's converter