DOC-6304 DOC-6305 DOC-6306 DOC-6308 Client observability docs#2854
Open
andy-stark-redis wants to merge 19 commits intomainfrom
Open
DOC-6304 DOC-6305 DOC-6306 DOC-6308 Client observability docs#2854andy-stark-redis wants to merge 19 commits intomainfrom
andy-stark-redis wants to merge 19 commits intomainfrom
Conversation
Contributor
Contributor
🛡️ Jit Security Scan Results✅ No security findings were detected in this PR
Security scan by Jit
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
vladvildanov
suggested changes
Mar 5, 2026
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.
Don't be deceived by the branch name, the epic for this is actually DOC-6304 :-) node-redis will have support for this soon, but I'll make a separate PR for the docs to merge when it is released.
A few things to consider:
Note
Medium Risk
Adds new site-wide shortcode + conditional JS/CSS to render a large metrics spec from JSON, which could affect build/runtime rendering and page performance if misconfigured. Content-only changes elsewhere are low risk.
Overview
Introduces Redis client observability documentation: a new overview page (
/develop/clients/observability) with an auto-generated metrics reference, plus new client-specific Observability guides forgo-redisandredis-pywith runnable example snippets.Adds a new
otel-metric-groupsshortcode backed bydata/client_obs_metrics.json, along with newstatic/js/otel-metrics.js+static/css/otel-metrics.cssandbaseof.htmlconditional loading to render the JSON into a navigable, human-friendly metrics/attributes view.Updates related docs to point readers at observability (error-handling logging section, Go production usage link fix, and a new Redis-Py production-usage recommendation), and adjusts
clients/patternspage weight to change navigation ordering.Written by Cursor Bugbot for commit 0504666. This will update automatically on new commits. Configure here.