[O11y][Redis] Update value format of Top Slowest command visualization#8186
Conversation
🌐 Coverage report
|
|
@rajvi-elastic , Is it possible that in the horizontal axis it is mentioned as Duration (ms) , as in the past and value is shown as 20, 30, 40... ? its not very user-friendly to display 'millisecond' repeated in the horizontal axis. |
Yes @agithomas, I have just checked and there is one parameter using which we can compact unit. I'll update PR with the changes. |
…into add_human_readable_format_redis Conflicts: packages/redis/changelog.yml packages/redis/manifest.yml
@agithomas, I have updated PR. |
|
What is the reason for the change in kibana version ? is this fix available only from 8.10? |
Yes, that's right. (reference) |
|
Package redis - 1.13.0 containing this change is available at https://epr.elastic.co/search?package=redis |


Urgency
Activity Type
What does this PR do?
Update value format of
Top Slowest commandvisualization fromLogs Overview dashboardonce human readable format ( Seconds / Minutes / Hours ) is available in lens.[Reference]
Checklist
changelog.ymlfile.Related issues
Logs Overviewdashboard #7114Screenshots
Before
After