Description
Is there interest in implementing an auto-discovery mechanism for Valkey databases similar to the one available for RDS? Additionally, could there be support for automatically start monitoring of only those clusters that have a defined tag (for example), instead of discovering all available instances? This would help reduce the operational burden, providing more precise and efficient monitoring onboarding.
Suggested solution
Add a Valkey discovery mechanism, analogous to RDS discovery, to automatically find eligible Valkey clusters. Incorporate filtering logic to allow for onboarding only clusters that match user-specified tags, so monitoring can be targeted and not indiscriminately apply to all instances.
Additional context
Currently, onboarding Valkey for monitoring may require manual intervention or broad discovery with limited control. Filtering by cluster tag would align with practices common in cloud environments and streamline operations.
Code of Conduct
Description
Is there interest in implementing an auto-discovery mechanism for Valkey databases similar to the one available for RDS? Additionally, could there be support for automatically start monitoring of only those clusters that have a defined tag (for example), instead of discovering all available instances? This would help reduce the operational burden, providing more precise and efficient monitoring onboarding.
Suggested solution
Add a Valkey discovery mechanism, analogous to RDS discovery, to automatically find eligible Valkey clusters. Incorporate filtering logic to allow for onboarding only clusters that match user-specified tags, so monitoring can be targeted and not indiscriminately apply to all instances.
Additional context
Currently, onboarding Valkey for monitoring may require manual intervention or broad discovery with limited control. Filtering by cluster tag would align with practices common in cloud environments and streamline operations.
Code of Conduct