Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[O11y][Apache] Lens Migration #5608

Closed
6 tasks done
harnish-elastic opened this issue Mar 21, 2023 · 6 comments
Closed
6 tasks done

[O11y][Apache] Lens Migration #5608

harnish-elastic opened this issue Mar 21, 2023 · 6 comments
Assignees

Comments

@harnish-elastic
Copy link
Contributor

harnish-elastic commented Mar 21, 2023

Manually migrate Apache visualizations to lens in kibana version 8.3.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

Apache Dashboards Before Migration     After Migration    
  Maps Lens Visualization Maps Lens Visualization
[Metrics Apache] Overview 0 0 12 0 11 1
[Logs Apache] Access and error logs 1 0 6 1 6 0
  1 0 18 1 11 1

Dashboard : [Metrics Apache] Overview

Dashboard : [Logs Apache] Access and error logs

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

@agithomas
Copy link
Contributor

agithomas commented Mar 22, 2023

Please confirm if the changes mentioned here are considered and included?

@agithomas
Copy link
Contributor

Are all the 7 vis not migrated because of Splitting a chart into multiple smaller charts by a breakdown dimension is not supported in the lens ?

@harnish-elastic
Copy link
Contributor Author

Are all the 7 vis not migrated because of Splitting a chart into multiple smaller charts by a breakdown dimension is not supported in the lens ?

  • 3 visualizations ( Uptime, Total accesses, Total egress ) (Overview dashboard) are not migrated due to Not having feature to set last bucket value
  • Uptime is also not migrated due to Not able to convert value into human readable format ( Seconds / Minutes / Hours )
  • 3 visualizations ( Scoreboard, Load1/5/15, CPU usage ) (Overview dashboard) and 1 visualization ( Top URLs by response code ) (Access and error logs dashboard) are not migrated due to Splitting a chart into multiple smaller charts by a breakdown dimension is not supported in the lens

@harnish-elastic
Copy link
Contributor Author

Please confirm if the changes mentioned here are considered and included?

@agithomas, Once this PR is merged, we will update our PR accordingly.

@agithomas
Copy link
Contributor

Please confirm if the changes mentioned here are considered and included?

@agithomas, Once this PR is merged, we will update our PR accordingly.

The PR is merged.

@harnish-elastic
Copy link
Contributor Author

Both PRs have been approved and merged, hence closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants