RC: Doc 6944 native dd integration for cloud - #3886
Open
mich-elle-luna wants to merge 3 commits into
Open
mich-elle-luna wants to merge 3 commits into
mich-elle-luna wants to merge 3 commits into
Conversation
Document the console-configured, API-based native Datadog integration (Redis Cloud Pro), which pushes account-level metrics with no agent, VPC peering, or network configuration. - New page: integrate/datadog-with-redis-cloud/native.md, with a native-vs-agent comparison and setup screenshots. - Cross-link the new page from the Datadog integration landing page and the account Integrations settings section. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Both rendered too large and looked soft on the page. Resample to 680px wide (aspect ratio preserved), matching the integrations-page screenshot: - datadog-native-configure.png: 901x611 -> 680x461 - datadog-native-connected.png: 862x351 -> 680x277 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
Contributor
Contributor
🧠 Redis MemoryFound 8 related items from repository history (3 new this commit):
Memory updated at 0f2242b |
dwdougherty
approved these changes
Aug 27, 2026
- Agent-based data scope is cluster-level/subscription-level, not cluster-level only. - Flag the manual-dashboard-import fallback for removal once Datadog adds our dashboard to their out-of-the-box list. - Correct the unverified "guided migration flow" claim: both integrations actually run in parallel during migration. - Clarify that replacing the API key or changing the Datadog region requires disabling and re-setting-up the integration, not an in-place edit from Manage.
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.
add native datadog integration docs to /integrate section for Cloud
Note
Low Risk
Documentation-only changes with no application, auth, or infrastructure code modified.
Overview
Documents the Redis Cloud Pro native Datadog integration, which pushes account-level metrics to Datadog over the API from the console—no agent, VPC peering, or per-cluster setup.
A new page under
integrate/datadog-with-redis-cloud/nativecovers prerequisites, console setup (API key and region), connection testing, verifying metrics (rdse2.prefix), the prebuilt dashboard, a sample metrics table, parallel migration from the agent-based flow, and troubleshooting. The main Datadog integration index now points Pro users at this path, and Account settings > Integration settings adds the same link alongside existing integration docs.Reviewed by Cursor Bugbot for commit 0f2242b. Bugbot is set up for automated code reviews on this repo. Configure here.