1
0
mirror of synced 2026-01-08 12:03:02 -05:00

Update default threshold value for Jira (#24245)

* Update default threshold value for Jira

* Automated Change

---------

Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
This commit is contained in:
Benoit Moriceau
2023-03-20 10:49:35 -07:00
committed by GitHub
parent e94e62fc85
commit 511d2b00a8
3 changed files with 37 additions and 35 deletions

View File

@@ -1003,6 +1003,7 @@
allowedHosts:
hosts:
- "${domain}"
maxSecondsBetweenMessages: 21600
- name: K6 Cloud
sourceDefinitionId: e300ece7-b073-43a3-852e-8aff36a57f13
dockerRepository: airbyte/source-k6-cloud

View File

@@ -4591,6 +4591,41 @@
supportsNormalization: false
supportsDBT: false
supported_destination_sync_modes: []
- dockerImage: "airbyte/source-firebase-realtime-database:0.1.0"
spec:
documentationUrl: "https://docs.airbyte.io/integrations/sources/firebase-realtime-database"
connectionSpecification:
$schema: "http://json-schema.org/draft-07/schema#"
title: "Firebase Realtime Database Spec"
type: "object"
required:
- "database_name"
- "google_application_credentials"
properties:
database_name:
title: "Database Name"
type: "string"
description: "Database name (This will be part of the url pointing to the\
\ database, https://<database_name>.firebaseio.com/)"
google_application_credentials:
title: "Service Account Key JSON"
type: "string"
description: "Cert credentials in JSON format of Service Account with Firebase\
\ Realtime Database Viewer role. (see, https://firebase.google.com/docs/projects/iam/roles-predefined-product#realtime-database)"
airbyte_secret: true
path:
title: "Node Path"
type: "string"
description: "Path to a node in the Firebase realtime database"
buffer_size:
title: "Buffer Size"
type: "number"
description: "Number of records to fetch at once"
supportsNormalization: false
supportsDBT: false
supported_destination_sync_modes: []
supported_sync_modes:
- "full_refresh"
- dockerImage: "airbyte/source-freshcaller:0.1.0"
spec:
documentationUrl: "https://docs.airbyte.com/integrations/sources/freshcaller"
@@ -18149,41 +18184,6 @@
supportsNormalization: false
supportsDBT: false
supported_destination_sync_modes: []
- dockerImage: "airbyte/source-firebase-realtime-database:0.1.0"
spec:
documentationUrl: "https://docs.airbyte.io/integrations/sources/firebase-realtime-database"
connectionSpecification:
$schema: "http://json-schema.org/draft-07/schema#"
title: "Firebase Realtime Database Spec"
type: "object"
required:
- "database_name"
- "google_application_credentials"
properties:
database_name:
title: "Database Name"
type: "string"
description: "Database name (This will be part of the url pointing to the\
\ database, https://<database_name>.firebaseio.com/)"
google_application_credentials:
title: "Service Account Key JSON"
type: "string"
description: "Cert credentials in JSON format of Service Account with Firebase\
\ Realtime Database Viewer role. (see, https://firebase.google.com/docs/projects/iam/roles-predefined-product#realtime-database)"
airbyte_secret: true
path:
title: "Node Path"
type: "string"
description: "Path to a node in the Firebase realtime database"
buffer_size:
title: "Buffer Size"
type: "number"
description: "Number of records to fetch at once"
supportsNormalization: false
supportsDBT: false
supported_destination_sync_modes: []
supported_sync_modes:
- "full_refresh"
- dockerImage: "airbyte/source-braze:0.1.3"
spec:
documentationUrl: "https://docs.airbyte.com/integrations/sources/braze"

View File

@@ -72,6 +72,7 @@
| **Fastbill** | <img alt="Fastbill icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/fastbill.svg" height="30" height="30"/> | Source | airbyte/source-fastbill:0.1.0 | alpha | [link](https://docs.airbyte.com/integrations/sources/fastbill) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-fastbill) | <small>`eb3e9c1c-0467-4eb7-a172-5265e04ccd0a`</small> |
| **Fauna** | <img alt="Fauna icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/fauna.svg" height="30" height="30"/> | Source | airbyte/source-fauna:0.1.1 | alpha | [link](https://docs.airbyte.com/integrations/sources/fauna) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-fauna) | <small>`3825db3e-c94b-42ac-bd53-b5a9507ace2b`</small> |
| **File (CSV, JSON, Excel, Feather, Parquet)** | <img alt="File (CSV, JSON, Excel, Feather, Parquet) icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/file.svg" height="30" height="30"/> | Source | airbyte/source-file:0.2.34 | generally_available | [link](https://docs.airbyte.com/integrations/sources/file) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-file) | <small>`778daa7c-feaf-4db6-96f3-70fd645acc77`</small> |
| **Firebase Realtime Database** | x | Source | airbyte/source-firebase-realtime-database:0.1.0 | alpha | [link](https://docs.airbyte.io/integrations/sources/firebase-realtime-database) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-firebase-realtime-database) | <small>`acb5f973-a565-441e-992f-4946f3e65662`</small> |
| **Firebolt** | <img alt="Firebolt icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/firebolt.svg" height="30" height="30"/> | Source | airbyte/source-firebolt:0.2.0 | alpha | [link](https://docs.airbyte.com/integrations/sources/firebolt) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-firebolt) | <small>`6f2ac653-8623-43c4-8950-19218c7caf3d`</small> |
| **Flexport** | x | Source | airbyte/source-flexport:0.1.0 | alpha | [link](https://docs.airbyte.com/integrations/sources/flexport) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-flexport) | <small>`f95337f1-2ad1-4baf-922f-2ca9152de630`</small> |
| **Freshcaller** | <img alt="Freshcaller icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/freshcaller.svg" height="30" height="30"/> | Source | airbyte/source-freshcaller:0.1.0 | unknown | [link](https://docs.airbyte.com/integrations/sources/freshcaller) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-freshcaller) | <small>`8a5d48f6-03bb-4038-a942-a8d3f175cca3`</small> |