我想制作显示其价值的Kibana仪表板
100% * [ (all documents in Kibana) - (documents having field equal to "a") / (all documents in Kibana)]
我尝试使用量规-但我不确定如何计算所有文档或其中的一部分
我尝试过的事情: 我在这里了解到它:
https://discuss.elastic.co/t/doing-math-over-count-of-events/97278/26
我的百分比也不匹配。我不确定为什么改变时间会改变百分比?