Document OCI events collection in getting started guide#37869
Merged
Conversation
- Update overview to mention events alongside metrics, logs, and resource data - Add step 5 to enable or disable event collection in the integration tile setup - Renumber old step 5 (Create OCI Stack) to step 6 - Add resource change events collection toggle info to the Resource Collection section - Add Events Explorer reference link [31] Environment: Datadog workspace Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
Preview links (active after the
|
buraizu
reviewed
Jun 30, 2026
buraizu
left a comment
Contributor
There was a problem hiding this comment.
Thanks for the PR! Just requesting a couple of updates.
|
|
||
| On the {{< ui >}}Resource Collection{{< /ui >}} tab of the [Datadog OCI integration tile][3], click the {{< ui >}}Enable Resource Collection{{< /ui >}} toggle. Resources are visible in the [Datadog Resource Catalog][7]. | ||
|
|
||
| To collect OCI resource change events, enable the {{< ui >}}Enable Resource Changes Collection{{< /ui >}} toggle. OCI resource change events are visible in the [Events Explorer][31]. |
Contributor
There was a problem hiding this comment.
Suggested change
| To collect OCI resource change events, enable the {{< ui >}}Enable Resource Changes Collection{{< /ui >}} toggle. OCI resource change events are visible in the [Events Explorer][31]. | |
| To collect OCI resource change events, enable the {{< ui >}}Enable Resource Changes Collection{{< /ui >}} toggle. OCI resource change events are visible in the [Event Explorer][31]. |
Contributor
Author
There was a problem hiding this comment.
Applied — changed to "Event Explorer" (singular).
| [28]: /help/ | ||
| [29]: https://app.datadoghq.com/dash/integration/31744/oci-gpu-overview | ||
| [30]: /account_management/rbac/permissions/#api-and-application-keys | ||
| [31]: /events/explorer/ |
Contributor
There was a problem hiding this comment.
Suggested change
| [31]: /events/explorer/ | |
| [31]: https://app.datadoghq.com/event/explorer |
Contributor
There was a problem hiding this comment.
Suggesting this update since the link text doesn't mention documentation. If you prefer the link to open the documentation, the link text might be updated to something like "See the Event Explorer documentation for more information".
Contributor
Author
There was a problem hiding this comment.
Applied — updated the link to the app URL.
- Change "Events Explorer" to "Event Explorer" (correct product name) - Update link to app URL https://app.datadoghq.com/event/explorer Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Updated the description to include 'OCI events' for clarity.
buraizu
approved these changes
Jul 14, 2026
buraizu
left a comment
Contributor
There was a problem hiding this comment.
Approving with a minor update requested
Co-authored-by: Bryce Eadie <bryce.eadie@datadoghq.com>
This comment has been minimized.
This comment has been minimized.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What does this PR do? What is the motivation?
Mirrors the changes from DataDog/integrations-internal-core#3497 in the Getting Started with OCI guide.
Merge instructions
Merge readiness:
Additional notes