-
Notifications
You must be signed in to change notification settings - Fork 513
Closed
Description
Manually migrate Kafka visualizations to lens in kibana version 8.8.0.
Preparation of data for testing
- Use sample_event.json / setup live instance using docker / mock data using mock server to populate dashboards
Migration stats
| Kafka Dashboards | Before Migration | After Migration | ||||
|---|---|---|---|---|---|---|
| Search | Lens | Visualization | Search | Lens | Visualization | |
| [Logs Kafka] Overview | 2 | 0 | 2 | 2 | 2 | 0 |
| [Metrics Kafka] Overview | 0 | 0 | 9 | 0 | 13 | 0 |
| 2 | 0 | 11 | 2 | 15 | 0 |
Data stream : Broker
- Migrate 6 visualizations to the lens
Data stream : Consumer Group
- Migrate 3 visualizations to the lens
Data stream : Log
- Migrate 2 visualizations to the lens
Data stream : Partition
- Migrate 4 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.8.0)
Note
Kafka Metricvisualization split to 4 lens metrics charts.
Metadata
Metadata
Assignees
Labels
No labels