-
Notifications
You must be signed in to change notification settings - Fork 513
Closed
Description
Manually migrate Redis visualizations to lens in current Kibana version 8.3.0 itself.
Preparation of data for testing
- Use sample_event.json / setup live instance using docker / mock data using mock server to populate dashboards
Migration stats
| Redis Dashboards | Before Migration | After Migration | ||
|---|---|---|---|---|
| Lens | Visualization | Lens | Visualization | |
| [Metrics Redis] Overview | 0 | 7 | 7 | 0 |
| [Metrics Redis] Keys | 0 | 5 | 5 | 0 |
| [Logs Redis] Overview | 0 | 3 | 3 | 0 |
| 0 | 15 | 15 | 0 |
Dashboard : [Metrics Redis] Overview
- Migrate 7 visualizations to the lens.
Dashboard : [Metrics Redis] Keys
- Migrate 3 visualizations to the lens.
Dashboard : [Logs Redis] Overview
- Migrate 3 visualizations to the lens.
Verification and Validation
- Verification of functionality remains the same after migration in Kibana
- Verification of data count of after-migrated visualization with before-migrated visualization in Kibana
- Verification of Dashboard are not distorted in supported Kibana version (8.3.0)
Issues Identified
- Need to update label position in
Keyspaces [Metrics Redis]visualization
[O11y][Redis] Need to update label position inKeyspaces [Metrics Redis]visualization #5671 - Need to increase the size of the pie chart [O11y][Redis] Need to increase the size of the pie chart #5773
- Need to swap the X-axis and Y-axis label for
Top slowest commands[O11y][Redis] X-axis and Y-axis labels are wrong inLogs OverviewdashboardTop slowest commands#5792
Metadata
Metadata
Assignees
Labels
No labels