Skip to content

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 <[email protected]>
Signed-off-by: Alok Kumar Singh <[email protected]>
@akstron akstron force-pushed the aloksingh/redis-receiver-cluster-info branch from 4c5458c to f4470d9 Compare March 10, 2025 16:00
akstron and others added 5 commits March 16, 2025 19:18
Signed-off-by: Alok Kumar Singh <[email protected]>
Signed-off-by: Alok Kumar Singh <[email protected]>
Signed-off-by: Alok Kumar Singh <[email protected]>
Signed-off-by: Alok Kumar Singh <[email protected]>
@akstron akstron marked this pull request as ready for review March 16, 2025 16:39
@akstron akstron requested a review from a team as a code owner March 16, 2025 16:39
@akstron
Copy link
Contributor Author

akstron commented Mar 16, 2025

Hi @dmitryax , can you please provide feedback on the current code structure?

@atoulme atoulme marked this pull request as draft March 17, 2025 22:33
@atoulme
Copy link
Contributor

atoulme commented Mar 17, 2025

Please add a changelog. Please review my comment and change default behavior to disabled.

akstron added 2 commits March 18, 2025 19:16
Signed-off-by: Alok Kumar Singh <[email protected]>
Signed-off-by: Alok Kumar Singh <[email protected]>
@akstron
Copy link
Contributor Author

akstron commented Mar 18, 2025

Hi @atoulme , addressed your comments. Thanks

@atoulme atoulme marked this pull request as ready for review March 24, 2025 22:37
@atoulme
Copy link
Contributor

atoulme commented Mar 24, 2025

@dmitryax @hughesjj please review as codeowners

Copy link
Contributor

github-actions bot commented Apr 8, 2025

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the