- Notifications
You must be signed in to change notification settings - Fork 513
Closed
Description
Manually migrate HAProxy visualizations to lens in current Kibana version 8.4.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
| HAProxy Dashboards | Before Migration | After Migration | ||
|---|---|---|---|---|
| Lens | Visualization | Lens | Visualization | |
| [Metrics HAProxy] HTTP backend | 0 | 8 | 5 | 3 |
| [Metrics HAProxy] Overview | 0 | 4 | 1 | 3 |
| [Metrics HAProxy] Frontend | 0 | 2 | 2 | 0 |
| [Logs HAProxy] Overview | 0 | 3 | 3 | 0 |
| [Metrics HAProxy] HTTP frontend | 0 | 3 | 3 | 0 |
| [Metrics HAProxy] HTTP server | 0 | 6 | 5 | 1 |
| [Metrics HAProxy] Backend | 0 | 6 | 3 | 3 |
| 0 | 32 | 22 | 10 |
Data stream : Log
- Migrate 3 visualizations to the lens.
Data stream : Stat
- Migrate 19 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 Dashboard are not distorted in supported Kibana version (8.4.0)
Metadata
Metadata
Assignees
Labels
No labels