-
Notifications
You must be signed in to change notification settings - Fork 513
Closed
Description
Manually migrate IBM MQ visualizations to lens in current Kibana version 8.5.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
| IBM MQ dashboard | Before Migration | After Migration | |||
|---|---|---|---|---|---|
| Lens | Visualization | Lens | Visualization | New Control Panel | |
| [Metrics IBM MQ] Subscriptions Overview | 0 | 7 | 7 | 0 | 0 |
| [Logs IBM MQ] Overview of error log | 0 | 7 | 5 | 1 | 1 |
| [Metrics IBM MQ] Calls Overview | 0 | 11 | 11 | 0 | 0 |
| [Metrics IBM MQ] Messages Overview | 0 | 12 | 12 | 0 | 0 |
| 0 | 37 | 35 | 1 | 1 |
Note: One visualization is migrated to new input controls.
Below visualization is not migrated to the lens
| Dashboard | Visualisation Name | Link to the issue |
|---|---|---|
| [Logs IBM MQ] Overview of error log | Top 5 Errors [Logs IBM MQ] | #5662 |
Data stream: Error Log
- Migrate 6 visualizations to the lens and 1 visualization to the new input controls.
Data stream : QMGR
- Migrate 30 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.5.0)
Issues Identified
- Gradient and rainbow color palettes are not available in lens and won't be available in the future versions as well. Hence, the closest color palettes (positive and negative) have been used.
- The text type field is not supported in table type visualizations of Lens.
Hence, we have removed Description field from the table.Created the issue to migrate the Top 5 Errors [Logs IBM MQ] panel in future. - Added custom label for multilayer visualizations to identify the individual graphs (for eg., Succeeded and Failed in MQCB calls succeeded/failed [Metrics IBM MQ] panel)
Metadata
Metadata
Assignees
Labels
No labels