[RDSC-4241] Improving observability documentation#2343
Merged
andy-stark-redis merged 8 commits intoredis:mainfrom Mar 4, 2026
Merged
Conversation
|
Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset. In case there are security findings, they will be communicated to you as a comment inside the PR. Hope you’ll enjoy using Jit. Questions? Comments? Want to learn more? Get in touch with us. |
andy-stark-redis
approved these changes
Nov 5, 2025
Contributor
andy-stark-redis
left a comment
There was a problem hiding this comment.
A few suggestions, mainly to fit better with docs heading structure and markup conventions. Otherwise, LGTM.
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
08deb40 to
99540b6
Compare
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.
Ticket: https://redislabs.atlassian.net/browse/RDSC-4241
IMPORTANT: Do not merge or delete before the merge of https://github.com/RedisLabs/redis-data-integration/pull/2288 and the release of the respectful RDI version
Note
Low Risk
Documentation-only updates that change how users are instructed to access RDI metrics endpoints; no product code or runtime behavior is modified.
Overview
Adds a new “Accessing the metrics” section that distinguishes VM vs Helm installs, documents the correct metrics endpoints for each component, and provides Helm
values.yamlexamples to enable Prometheus ServiceMonitors (with a note about discovery delays and a pre-1.16.0collector caveat).Removes the old per-section endpoint callouts for collector/stream processor, and updates the operator metrics section to note most metrics are standard controller-runtime metrics while highlighting the RDI-specific ones.
Written by Cursor Bugbot for commit 99540b6. This will update automatically on new commits. Configure here.