Arithmetic operation on two matrics in kibana visualization

How can I calculate min start time and max end time and calculate their difference and show all three into kibana visualization?

Hi, we recently released a Kibana plugin that should do the job for the part where you want to calculate the difference. Check it out there https://github.com/datasweet-fr/kibana-datasweet-formula

your formula inputs should be a min agg on your start date, and a max agg on your end date.

Hi,

I am getting error while installing this plugin , Is there any other way to do this?

what version of Kibana are you using?

Sorry for late reply. I am using version 6.2.2

Hi, you can use this plugin: https://github.com/ommsolutions/kibana_ext_metrics_vis
For installation, place the extracted folder inside the plugins directory and restart kibana

Hi @neel_patel

try your latest 6.2.2 release https://github.com/datasweet-fr/kibana-datasweet-formula/releases/tag/v1.0.2

follow the install instructions here https://github.com/datasweet-fr/kibana-datasweet-formula
should do the trick

regards!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.