-
Notifications
You must be signed in to change notification settings - Fork 474
[RedisEnterprise] Enable TSDB #8584
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
[RedisEnterprise] Enable TSDB #8584
Conversation
🌐 Coverage report
|
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.
The visualization |
This was implemented within this PR. For TSDB migration tests, I only verified if visualizations display data correctly or appear distorted. Perhaps @rajvi-patel-22 can provide insights into why "1m" was chosen over "Auto." |
Okay! I have verified that Rajvi has kept the same behaviour of the Redis enterprise lens migration. Please refer to this link for diff changes. |
Could you please create a separate issue and add it to the backlog for implementing the right aggregator functions in visualizations? |
Created a separate issue as per observation: #8603! |
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!
Package redisenterprise - 0.9.0 containing this change is available at https://epr.elastic.co/search?package=redisenterprise |
Proposed commit message
This PR enables TSDB for RedisEnterprise.
Checklist
changelog.yml
file.Related issues
Screenshots