this can easily be done with Lens formula: overall_sum(count(kql="..."))/overall_sum(count())
and overall_sum(count(kql="..."), shift="1w")/overall_sum(count(), shift="1w")
this can easily be done with Lens formula: overall_sum(count(kql="..."))/overall_sum(count())
and overall_sum(count(kql="..."), shift="1w")/overall_sum(count(), shift="1w")
© 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.