-
Notifications
You must be signed in to change notification settings - Fork 469
GCP: Redis Field Type Fix #10159
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
GCP: Redis Field Type Fix #10159
Conversation
💚 CLA has been signed |
@Linu-Elias : Please sign the CLA. |
/test |
🚀 Benchmarks reportTo see the full report comment with |
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. Please make the changelog entry description a bit more descriptive.
/test |
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
/test |
💚 Build Succeeded
History
cc @Linu-Elias |
|
Package gcp - 2.34.1 containing this change is available at https://epr.elastic.co/search?package=gcp |
Proposed commit message
GCP Redis field
persistence.rdb.bgsave_in_progress
had incorrect type.This field was not used in the dashboards in the previous version.
Changed the GCP Redis field
persistence.rdb.bgsave_in_progress
type toboolean
Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
I've tested with elastic-package, and run the tests for the respective package.
Related issues
Screenshots