[O11y][MySQL] Migrate [Logs MySQL] Overview dashboard visualizations to lens in kibana 8.8.0#5818
Conversation
🌐 Coverage report
|
agithomas
left a comment
There was a problem hiding this comment.
Can u update the query time duration unit and convert to sec /min/ hour unit?
|
@lalit-satapathy , the version change is a steep jump to 8.6.0 for MySQL. Are there concerns? @rajvi-elastic , can you please share the details what led to this steep jump? |
@agithomas, Below are the 3 panels which uses conditional operations (
|
@agithomas, According to the field description, the values are in nanoseconds. Should we convert it to milliseconds or seconds? |
Yes, please proceed with representing time in human readable format. |
@lalit-satapathy , Please note this dependency. Please let us know if there exist any concerns. |
@agithomas, lens doesn't support human readable format for duration. However, we can normalize the value to millisecond/second using division function. But in that case there would be restrictions when value is too small. In such cases, normalized value might be near to zero and doesn't show accurate results. |
Please consider milli-seconds, consider the usecase here of query time. |
@agithomas, PR has been updated with suggested changes. |
Need to wait for large version changes like this below, as we are discussing with others: |
|
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
|
Hi! This PR has been stale for a while and we're going to close it as part of our cleanup procedure. We appreciate your contribution and would like to apologize if we have not been able to review it, due to the current heavy load of the team. Feel free to re-open this PR if you think it should stay open and is worth rebasing. Thank you for your contribution! |
We should go ahead with version change for Lens, as TSDB will soon migrate this package to 8.8 |
|
FYI mysql package is already at 8.8.0 kibana version, so this can be un-gated. |
Yes @lalit-satapathy, I have updated the MySQL PRs (#5818 & #5819). |
[Logs MySQL] Overview dashboard visualizations to lens in kibana 8.6.0[Logs MySQL] Overview dashboard visualizations to lens in kibana 8.8.0
|
Package mysql - 1.13.0 containing this change is available at https://epr.elastic.co/search?package=mysql |
What does this PR do?
Migrate visualizations to lens for MySQL integration package
Statistics for MySQL Lens migration:
Checklist
changelog.ymlfile.Author's Checklist
Related issues
Note:
The Kibana files and before migration dashboard image is not synced. Please find below screenshot to compare before and after migrated panels.
