-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[DOCS-12864] Add OCI billing guide #33643
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
Merged
Merged
Changes from 5 commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
d2dced3
[DOCS-12864] Add OCI billing guide
buraizu ccbb530
[DOCS-12864] Address Vale warnings
buraizu 724ee2e
[DOCS-12864] Fix menu entry
buraizu 0ba190b
[DOCS-12864] Update page title
buraizu f84c7b6
Add log exclusion info
buraizu db51267
Clarify data exclusion options
buraizu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,59 @@ | ||
| --- | ||
| title: OCI Integration Billing | ||
| --- | ||
|
|
||
| ## Overview | ||
|
|
||
| Datadog bills for hosts running the Datadog Agent and all Oracle Cloud Infrastructure (OCI) Compute instances detected by the OCI integration. You are not billed twice if the Datadog Agent runs on a Compute instance that is also detected by the OCI integration. | ||
|
|
||
| Other OCI resources—such as Autonomous Database, Object Storage, Load Balancer, and other managed services—do not impact monthly infrastructure billing. These services can send metrics to Datadog through the integration without additional host charges. | ||
|
|
||
| If you run containers on OCI (for example, on Oracle Kubernetes Engine), container usage is billed separately. See the [containers billing guide][6] for details. | ||
|
|
||
| ## OCI metric exclusion | ||
|
|
||
| Use the OCI integration tile to control which resources Datadog collects metrics from: | ||
|
|
||
| 1. Open the [OCI integration tile][1]. | ||
| 2. Go to the **Metric Collection** tab. | ||
| 3. For each connected tenancy, optionally: | ||
| - Limit metric collection to specific compartments or regions. | ||
ellie-cohen marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| ## OCI log exclusion | ||
|
|
||
| Use the OCI integration tile to control which resources Datadog collects logs from: | ||
|
|
||
| 1. Open the [OCI integration tile][1]. | ||
| 2. Go to the **Log Collection** tab. | ||
| 3. For each connected tenancy, optionally: | ||
| - Limit log collection to specific compartments or regions. | ||
ellie-cohen marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| When you add or change limits for an existing OCI tenancy, previously discovered Compute instances can remain in the [Infrastructure List][3] for up to two hours while filters propagate. During this transition period, affected instances can display a status of `???`. This does not count toward your billing. | ||
|
|
||
| Hosts with a running Datadog Agent continue to be included in billing. Limiting metric and log collection in the OCI integration tile applies to instances discovered by the integration and does not exclude hosts that report directly through the Agent. | ||
|
|
||
| ## Check if a host is monitored by the Agent or OCI | ||
|
|
||
| In the Infrastructure Host list: | ||
|
|
||
| - Monitored by OCI integration | ||
|
|
||
| If a host displays only the OCI logo, or if its metrics are limited to `oci.*` namespaces, the host is monitored exclusively through the OCI integration. | ||
|
|
||
| - Monitored by the Datadog Agent | ||
|
|
||
| If a host displays the Datadog Agent logo but not the OCI logo, or if its metrics include Agent-collected namespaces (such as `datadog.*`, `system.*`, and others), the host is monitored by the Datadog Agent. | ||
|
|
||
| ## Troubleshooting | ||
|
|
||
| For technical questions, contact [Datadog support][4]. | ||
|
|
||
| For billing questions, contact your [Customer Success][5] Manager. | ||
|
|
||
| [1]: https://app.datadoghq.com/integrations?integrationId=oracle-cloud-infrastructure | ||
| [3]: /infrastructure/ | ||
| [4]: /help/ | ||
| [5]: mailto:[email protected] | ||
| [6]: /account_management/billing/containers/ | ||
|
|
||
|
|
||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.