Skip to content
Closed
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@
/redis_sentinel/ @DataDog/agent-integrations
/redpanda/ @rkruze [email protected]
/resin/ @brentm5
/resmo/ @shuetisha
/retool/ @jamiecuffe
/riak_repl/ @abtreece
/rigor/ [email protected]
Expand Down Expand Up @@ -425,6 +426,8 @@
/resin/*metadata.csv @brentm5 @DataDog/documentation
/resin/manifest.json @brentm5 @DataDog/documentation
/resin/README.md @brentm5 @DataDog/documentation
/resmo/manifest.json @shuetisha @DataDog/documentation
/resmo/README.md @shuetisha @DataDog/documentation
/retool/*metadata.csv @jamiecuffe @DataDog/documentation
/retool/manifest.json @jamiecuffe @DataDog/documentation
/retool/README.md @jamiecuffe @DataDog/documentation
Expand Down
5 changes: 5 additions & 0 deletions resmo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# CHANGELOG - Resmo

## 1.0.0 / 2023-07-03

* [FEATURE] Initial Resmo Integration Tile.
66 changes: 66 additions & 0 deletions resmo/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
## Overview
The [Resmo][1] is a continuous asset visibility, security, and compliance solution for cloud and SaaS. Integrate with your tools to start querying and securing your resources. Monitor them in one place, run security and compliance audits, and get alerted on violations.
Using our APIs, engineers are free to focus on building core functionality, rather than having to provision and maintain servers and cloud infrastructure.

What does Resmo offer to Datadog users?
- Collect and monitor all your Datadog assets on a single platform.
- Query your Datadog monitors, roles, permissions, API Keys, and more.
- Set up rules to continuously assess your Datadog resources.
- Set up and receive rule notifications based on your Datadog resource configurations.


## Setup

- **In Resmo**: Go to https://resmo.com, login and navigate to **Integrations**.<br/>

![Resmo Screenshot][2]

- Click **Add Integration** and select **Datadog**.<br />
- Write a descriptive name and optionally a description.

![Resmo Screenshot][3]

- Then, go to your Datadog account and create a new organization API key and a user Application key.<br />
- Step 1: Go to Organization Settings>Application Keys on Datadog. <br />
![Resmo Screenshot][4]
- Step 2: Click the +New Key button to create a key. Name your key and hit Create. <br />
![Resmo Screenshot][5]
- Step 3: Find your key in the Application Keys tab. Then, copy it. <br />
![Resmo Screenshot][6]

- Return to your Resmo account. Enter the copied keys into the related key fields (Organization API Key and User App Key). <br />

![Resmo Screenshot][7]

- Select a site from the dropdown menu on the last field.

![Resmo Screenshot][8]

-Hit the create button, and that's it! You're ready to query your Datadog resources.

## Uninstallation

- **In Resmo**: Go to Settings>Integrations and select the Datadog integration you wish to uninstall. <br />

- You have two options;
- To temporarily pause the integration, click the Disable button.
- To permanently remove the integration, click the Delete button.

## Data Collected

See [Resmo Datadog Resources][9] for the list of resources we collect from your Datadog account.

## Support
Need help? Contact [Resmo support][10] or [Datadog support][11]

[1]: https://resmo.com
[2]: https://github.com/DataDog/integrations-extras/blob/master/resmo/assets/images/integrations.png
[3]: https://github.com/DataDog/integrations-extras/blob/master/resmo/assets/images/setup-integration.png
[4]: https://github.com/DataDog/integrations-extras/blob/master/resmo/assets/images/datadog-application-keys.png
[5]: https://github.com/DataDog/integrations-extras/blob/master/resmo/assets/images/datadog-new-key.png
[6]: https://github.com/DataDog/integrations-extras/blob/master/resmo/assets/images/datadog-created-key.png
[7]: https://github.com/DataDog/integrations-extras/blob/master/resmo/assets/images/resmo-key-setup.png
[8]: https://github.com/DataDog/integrations-extras/blob/master/resmo/assets/images/resmo-site-setup.png
[9]: https://docs.resmo.com/resources/datadog
[10]: https://www.resmo.com/contact
[11]: https://docs.datadoghq.com/help/
Binary file added resmo/assets/images/datadog-application-keys.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resmo/assets/images/datadog-created-key.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resmo/assets/images/datadog-new-key.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resmo/assets/images/integrations.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resmo/assets/images/resmo-key-setup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resmo/assets/images/resmo-site-setup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resmo/assets/images/setup-integration.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
64 changes: 64 additions & 0 deletions resmo/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{
"manifest_version": "2.0.0",
"app_uuid": "0439ab8c-a8f5-4b68-88c1-7083eed72e0d",
"app_id": "resmo",
"display_on_public_website": false,
"tile": {
"overview": "README.md#Overview",
"configuration": "README.md#Setup",
"support": "README.md#Support",
"changelog": "CHANGELOG.md",
"description": "Integrate with Resmo to visualize and secure your Datadog resources.",
"title": "Resmo",
"media": [
{
"media_type": "image",
"caption": "The Resmo dashboard to show 'Integrations' page.",
"image_url": "assets/images/integrations.png"
},
{
"media_type": "image",
"caption": "The Resmo add integration page with Datadog information.",
"image_url": "assets/images/setup-integration.png"
},
{
"media_type": "image",
"caption": "Datadog Applicaton Keys page.",
"image_url": "assets/images/datadog-application-keys.png"
},
{
"media_type": "image",
"caption": "Datadog create new application key page.",
"image_url": "assets/images/datadog-new-key.png"
},
{
"media_type": "image",
"caption": "Datadog created key informations page.",
"image_url": "assets/images/datadog-created-key.png"
},
{
"media_type": "image",
"caption": "Resmo Datadog integration page with key setup example.",
"image_url": "assets/images/resmo-key-setup.png"
},
{
"media_type": "image",
"caption": "Resmo Datadog integration page with site setup example.",
"image_url": "assets/images/resmo-site-setup.png"
}
],
"classifier_tags": [
"Supported OS::Linux",
"Supported OS::Windows",
"Supported OS::macOS"
]
},
"assets": {},
"author": {
"support_email": "[email protected]",
"name": "Resmo",
"homepage": "https://resmo.com",
"sales_email": "[email protected]"
},
"oauth": {}
}