-
Notifications
You must be signed in to change notification settings - Fork 445
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
Added redis lag docs #1147
Added redis lag docs #1147
Conversation
Signed-off-by: mikelam-us <michael.lam@aixplain.com>
✅ Deploy Preview for keda ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mikelam-us the changes look good to me. A few points to note:
- Please mention that the lag parameter is only compatible with Redis 0.7 + version servers!
- The lag configuration is the only configuration that enables scaling down to 0.
Signed-off-by: mikelam-us <michael.lam@aixplain.com>
@mikelam-us Can you please link the related issue/PR please? I need a bit more context on this |
@tomkerkhove |
Thanks, updated PR and will wait until your feedback is incorporated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you update standalone documentation as well?
https://github.com/kedacore/keda-docs/blob/main/content/docs/2.11/scalers/redis-streams.md
Signed-off-by: mikelam-us <michael.lam@aixplain.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Provide a description of what has been changed
Checklist
Fixes:
Relates to kedacore/keda#3127
Relates to kedacore/keda#4592