* Add optional tags field * Remove duplicate icons * Add programming tags to all * Update docs * supportUrl -> documentationUrl * Ensure one language tag is applied * Add keyvalue check * rebase and fix tests * Format * Add cache buster * Improve test * Automated Commit - Formatting Changes * Update error * Fix missing tags * Fix scaffold --------- Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com> Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
26 lines
594 B
YAML
26 lines
594 B
YAML
data:
|
|
allowedHosts:
|
|
hosts:
|
|
- "*"
|
|
connectorSubtype: api
|
|
connectorType: source
|
|
definitionId: cdaf146a-9b75-49fd-9dd2-9d64a0bb4781
|
|
dockerImageTag: 0.2.2
|
|
maxSecondsBetweenMessages: 64800
|
|
dockerRepository: airbyte/source-sentry
|
|
githubIssueLabel: source-sentry
|
|
icon: sentry.svg
|
|
license: MIT
|
|
name: Sentry
|
|
registries:
|
|
cloud:
|
|
enabled: true
|
|
oss:
|
|
enabled: true
|
|
releaseStage: generally_available
|
|
documentationUrl: https://docs.airbyte.com/integrations/sources/sentry
|
|
tags:
|
|
- language:low-code
|
|
- language:python
|
|
metadataSpecVersion: "1.0"
|