Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨Source Datadog: Make Builder Compatible #38148

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

topefolorunso
Copy link
Collaborator

What

Made Source Datadog compatible with the builder

How

  • Import spec, schema files to manifest
  • Update CDK version

Review guide

User Impact

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

Copy link

vercel bot commented May 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2024 9:24am

@@ -73,6 +73,7 @@ The Datadog source connector supports the following [sync modes](https://docs.ai

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------------------------------------------------- |
| 0.4.1 | 2024-05-12 | [x](https://github.com/airbytehq/airbyte/pull/x) | Make Builder Compatible |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| 0.4.1 | 2024-05-12 | [x](https://github.com/airbytehq/airbyte/pull/x) | Make Builder Compatible |
| 0.4.1 | 2024-05-14 | [38148](https://github.com/airbytehq/airbyte/pull/38148) | Make Builder Compatible |

path: "dashboard"

downtimes_stream:
$ref: "#/definitions/base_stream"
name: "downtimes"
primary_key: "id"
$parameters:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's completely delete the $parameters blocks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/datadog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants