Hi,
I am trying to create a dashboard. My usecase is I want to get the average response time based on unique num. Numbers be like(1,2,4,4,2,5). I want to calculate avg response time for each number like 2,2, 4 and 5. Is it possible to get?
Thanks!!
Hi,
I am trying to create a dashboard. My usecase is I want to get the average response time based on unique num. Numbers be like(1,2,4,4,2,5). I want to calculate avg response time for each number like 2,2, 4 and 5. Is it possible to get?
Thanks!!
You can put the unique numbers into a filters aggregation and have a chart where metrics are divided by those filters:
Thanks a lot for your help. It worked. Can you also tell how can we multiply two feilds using scripted field and use that in the visualize. Thanks again !!
Nm. I got it worked. Thanks !!
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.