-
Notifications
You must be signed in to change notification settings - Fork 513
Closed
Labels
Description
Manually migrate Kubernetes visualizations to the lens in the Kibana version 8.10.0 itself.
Preparation of data for testing
- Use sample_event.json / setup live instance using docker / mock data using a mock server to populate dashboards
Migration stats
| Before Migration | After Migration | |||
|---|---|---|---|---|
| Lens | Vizualization | Lens | Vizualization | |
| [Metrics Kubernetes] Cronjobs | 1 | 1 | 2 | 0 |
| [Metrics Kubernetes] StatefulSets | 1 | 5 | 6 | 0 |
| [Metrics Kubernetes] DaemonSets | 1 | 4 | 5 | 0 |
| [Metrics Kubernetes] Deployments | 1 | 4 | 5 | 0 |
| [Metrics Kubernetes] Jobs | 2 | 3 | 5 | 0 |
Dashboard : [Metrics Kubernetes] Cronjobs
- Migrate visualization to the lens.
Dashboard : [Metrics Kubernetes] StatefulSets
- Migrate visualization to the lens.
Dashboard : [Metrics Kubernetes] DaemonSets
- Migrate visualization to the lens.
Dashboard : [Metrics Kubernetes] Deployments
- Migrate visualization to the lens.
Dashboard : [Metrics Kubernetes] Jobs
- Migrate visualization 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 Dashboards is not distorted in the supported Kibana version ^8.10.2