Skip to content
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

Add Cluster Info to Redis Receiver #38285

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

akstron
Copy link
Contributor

@akstron akstron commented Mar 1, 2025

Description

Adding implementation to retrieve cluster info.

Link to tracking issue

Fixes: #38117

Testing

Not tested yet

@github-actions github-actions bot added the receiver/redis Redis related issues label Mar 1, 2025
@github-actions github-actions bot requested review from dmitryax and hughesjj March 1, 2025 13:23
@akstron
Copy link
Contributor Author

akstron commented Mar 1, 2025

Creating this draft PR to get feedback if I am on the right track. Next set of commits would include extraction of all the data included here: https://redis.io/docs/latest/commands/cluster-info/

akstron added 2 commits March 10, 2025 21:30
Signed-off-by: Alok Kumar Singh <dev.alok.singh123@gmail.com>
Signed-off-by: Alok Kumar Singh <dev.alok.singh123@gmail.com>
@akstron akstron force-pushed the aloksingh/redis-receiver-cluster-info branch from 4c5458c to f4470d9 Compare March 10, 2025 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
receiver/redis Redis related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RedisReceiver FeatureRequest: Cluster Info Capability
1 participant