hello, please i want to do cumulative subtraction for points, how can i do it by kibana? is there a plugin or function?
Thank YOU
hello, please i want to do cumulative subtraction for points, how can i do it by kibana? is there a plugin or function?
Thank YOU
hi @data_scientist,
what is this cumulative substraction you speak off? I'm not familiar with the concept.
Kibana/Elasticsearch does support serial differencing, which allows you to substract datapoints on fixed intervals. https://www.elastic.co/guide/en/elasticsearch/reference/6.2/search-aggregations-pipeline-serialdiff-aggregation.html.
Maybe that's related to what you're looking for
hi thomasneirynck,
Thank you , your answer solved my problem .
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.