-
Notifications
You must be signed in to change notification settings - Fork 474
[O11y][Oracle] Migrate System Statistics
dashboard visualizations to kibana 8.6.0
#5815
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] Migrate System Statistics
dashboard visualizations to kibana 8.6.0
#5815
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
🌐 Coverage report
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am seeing lot many negative values in the screenshot. Please review and correct. Encourage to use oracle docker or oracle instance to generate the values
@agithomas, We have tried pulling the docker image which is mentioned in the integration package, but we don't have an access to pull the image. Could you please provide us an access so that we can setup the oracle and move forward. Please refer screenshot. |
Please login to docker.elastic.co before the pull. |
@agithomas Used oracle docker to generate the values and updated the screenshot. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Parse time is negative. Please check.
We have used the live instance. Now what happening is the parse time chart is using the differences aggregation. So what difference exactly do is, if the value is getting lesser than the previous value, the difference would be shown as negative in chart. Also this is the same behavior in the TSVB chart. |
Got it. The current one looks good. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
…into lens_migration-oracle-system_statistics Conflicts: packages/oracle/changelog.yml packages/oracle/manifest.yml
What does this PR do?
Migrate visualizations to lens for Oracle integration package
Statistics for Oracle Lens migration:
Checklist
changelog.yml
file.Author's checklist
8.6.0
.Related issues