Skip to content

Commit

Permalink
chore: [Hub Bot] Refresh metadata 2024-05-20 (#1767)
Browse files Browse the repository at this point in the history
Co-authored-by: pnadolny13 <[email protected]>
Co-authored-by: Edgar Ramírez Mondragón <[email protected]>
  • Loading branch information
3 people authored May 20, 2024
1 parent f8f915d commit 72a09d9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _data/meltano/extractors/tap-totango/edsoncezar16.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@ settings:
label: API URL
name: api_url
options:
- label: https://api.totango.com
- label: US Endpoint
value: https://api.totango.com
- label: 'https://api-eu1.totango.com'
- label: EU Endpoint
value: 'https://api-eu1.totango.com '
value: https://api.totango.com
- description: The token to authenticate against the API service
Expand Down
4 changes: 4 additions & 0 deletions _data/meltano/loaders/target-postgres/meltanolabs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ settings:
label: Add Record Metadata
name: add_record_metadata
value: true
- description: Maximum number of rows in each batch.
kind: integer
label: Batch Size Rows
name: batch_size_rows
- description: Database name. Note if sqlalchemy_url is set this will be ignored.
kind: string
label: Database
Expand Down
2 changes: 1 addition & 1 deletion _data/meltano/loaders/target-redshift/ticketswap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ settings:
kind: string
label: Database name
name: dbname
- description: 'Reddhift schema to send data to, example: tap-clickup'
- description: 'Redshift schema to send data to, example: tap-clickup'
kind: string
label: Default Target Schema
name: default_target_schema
Expand Down

0 comments on commit 72a09d9

Please sign in to comment.