1
0
mirror of synced 2025-12-26 14:02:10 -05:00
Files
airbyte/docs/integrations/sources/k6-cloud.md
Haithem SOUALA 7c64487ab6 🎉 New Source - K6 Cloud [low-code cdk] (#18393)
* add streams

* lint

* add changelog

* add doc

* clean

* lint

* fix comments

* fix schema

* fix schema

* fix comments

* fix comments

* fix doc

* initial commit

* add streams

* fix tests

* add doc

* lint

* lint

* lint

* add laucnhdarkly to source def

* Revert "add laucnhdarkly to source def"

This reverts commit 0039166bde.

* add k6 cloud to source def

* add k6 cloud to source spec

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-11-09 11:17:13 -03:00

1.0 KiB

K6 Cloud API

Sync overview

This source can sync data from the K6 Cloud API. At present this connector only supports full refresh syncs meaning that each time you use the connector it will sync all available records from scratch. Please use cautiously if you expect your API to have a lot of records.

This Source Supports the Following Streams

  • organizations
  • projects
  • tests

Features

Feature Supported?(Yes/No) Notes
Full Refresh Sync Yes
Incremental Sync No

Performance considerations

Getting started

Requirements

  • API Token

Changelog

Version Date Pull Request Subject
0.1.0 2022-10-27 #18393 🎉 New Source: K6 Cloud API [low-code CDK]