Skip to content

feat: Datadog plugin#5096

Merged
amanenk merged 29 commits intocloudquery:mainfrom
amanenk:feat/datadog_plugin
Nov 30, 2022
Merged

feat: Datadog plugin#5096
amanenk merged 29 commits intocloudquery:mainfrom
amanenk:feat/datadog_plugin

Conversation

@amanenk
Copy link
Copy Markdown
Contributor

@amanenk amanenk commented Nov 25, 2022

Summary

closes #4794

@cq-bot cq-bot added the aws label Nov 25, 2022
@cq-bot cq-bot removed the aws label Nov 25, 2022
Copy link
Copy Markdown
Contributor

@hermanschaaf hermanschaaf left a comment

Choose a reason for hiding this comment

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

Nice! I know this is still in draft, but I did a quick read-through and left some comments with some things for us to remember before merging. Looks great so far 👍

amanenk and others added 6 commits November 25, 2022 19:23
Co-authored-by: Herman Schaaf <hermanschaaf@gmail.com>
Co-authored-by: Herman Schaaf <hermanschaaf@gmail.com>
Co-authored-by: Herman Schaaf <hermanschaaf@gmail.com>
# Conflicts:
#	.github/styles/Vocab/Base/accept.txt
@amanenk amanenk requested a review from hermanschaaf November 25, 2022 17:43
@amanenk amanenk removed the website label Nov 25, 2022
@amanenk amanenk marked this pull request as ready for review November 25, 2022 18:50
@amanenk amanenk requested a review from a team November 25, 2022 18:50
@cq-bot cq-bot added the website label Nov 28, 2022
Copy link
Copy Markdown
Member

@erezrokah erezrokah left a comment

Choose a reason for hiding this comment

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

Looks great @amanenk, I think it's only missing updating the docs in our Website (we moved them recently from GitHub).

Once this is released we should add it to https://github.com/cloudquery/cloudquery/blob/0e4b8dc53358388f8a1e61cad8ae8a1ab2f52342/website/pages/docs/plugins/sources/overview.mdx as Preview

Copy link
Copy Markdown
Member

@erezrokah erezrokah left a comment

Choose a reason for hiding this comment

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

Thanks for the follow up @amanenk. I added another comment and the Vercel build failure should be fixed in #5170

Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
kodiakhq bot pushed a commit that referenced this pull request Nov 30, 2022
…5170)



#### Summary

When adding a new plugin the version file doesn't exist yet, so the build fails.
This defaults to `v1.0.0` instead of failing the build, **only for new plugins**
See failure:
https://vercel.com/cloudquery/cloudquery-web/52G1znzrGcKCidgcvhCfKk5WZAhD
PR #5096

<!--
@amanenk amanenk merged commit 4c96026 into cloudquery:main Nov 30, 2022
kodiakhq bot pushed a commit that referenced this pull request Dec 1, 2022
🤖 I have created a release *beep* *boop*
---


## 1.0.0 (2022-12-01)


### Features

* Adds datadog plugin resources ([#5192](#5192)) ([bc0c7e3](bc0c7e3))
* Datadog plugin ([#5096](#5096)) ([4c96026](4c96026))
* **website:** Add plugins tables ([#5259](#5259)) ([c336f4e](c336f4e))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.10.0 ([#5258](#5258)) ([a14640b](a14640b))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Datadog as a plugin

4 participants