Skip to content

Commit

Permalink
Create mongodb.md doc-2078 (#4939)
Browse files Browse the repository at this point in the history
  • Loading branch information
RachelHooley authored Oct 22, 2024
1 parent f576e15 commit b6f3f2a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/docs/cost-intelligence/tutorials/integrations/mongodb.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# MongoDB Atlas

Use MongoDB Atlas integration to collect billable and usage metrics for your organization.

## Configure MongoDB Atlas in Cost Intelligence

1. In MongoDB Atlas, get the [organization ID](https://www.mongodb.com/docs/atlas/access/orgs-create-view-edit-delete/#std-label-create-organization).
2. In the Spot Console, go to **Cost Intelligence** > **Administration**.
3. Click **Integrations** > **MongoDB Atlas** > **Add Instance**.
4. Enter a <i>Name</i>.
5. Paste the organization ID from MongoDB Atlas in <i>Organization ID</i>.
6. In MongoDB Atlas, get the [private key](https://www.mongodb.com/docs/atlas/configure-api-access/).
7. In the Spot Console, paste the private key from MongoDB Atlas in <i>Private Key</i>.
8. In MongoDB Atlas, get the [public key](https://www.mongodb.com/docs/atlas/configure-api-access/).
9. In the Spot Console, paste the public key from MongoDB Atlas in <i>Public Key</i>.
10. Click **Add Instance**.

0 comments on commit b6f3f2a

Please sign in to comment.