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][Oracle] Lens Migration #5753

Closed
10 tasks done
harnish-elastic opened this issue Mar 30, 2023 · 1 comment
Closed
10 tasks done

[O11y][Oracle] Lens Migration #5753

harnish-elastic opened this issue Mar 30, 2023 · 1 comment
Assignees

Comments

@harnish-elastic
Copy link
Contributor

harnish-elastic commented Mar 30, 2023

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

Oracle Dashboards Before Migration   After Migration
  Lens Visualization Lens Visualization
[Metrics Oracle] Memory Metrics 0 11 11 0
[Metrics Oracle] Tablespace 0 4 4 0
[Metrics Oracle] System Statistics 0 8 8 0
[Metrics Oracle] Sysmetrics 0 15 15 0
[Metrics Oracle] Performance 0 15 15 0
[Metrics Oracle] Overview 0 13 13 0
0 66 66 0

Dashboard : [Metrics Oracle] Memory Metrics

Dashboard : [Metrics Oracle] Tablespace

Dashboard : [Metrics Oracle] System Statistics

Dashboard : [Metrics Oracle] Sysmetrics

Dashboard : [Metrics Oracle] Performance

Dashboard : [Metrics Oracle] Overview

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.6.0)

Note

  • The reason behind migrating visualizations from kibana version 8.3.0 to 8.6.0 is in TSVB the visualization is set to order by Custom which lens supports in 8.4.0. After that we found that for one visualization ([Metrics Oracle] System Statistics - Parse count - Total [Metrics Oracle]), we need ifelse property which is available in 8.6.0. Hence for migration we picked 8.6.0 kibana version so that we can achieve 100% migration for Oracle package.

Before migration:
image

After migration:
image

@harnish-elastic
Copy link
Contributor Author

All PRs are 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

2 participants