Using ES 7.1.1 and noticing a weird count of documents shown in Kibana vs the reporting totals from ES APIs and Elastic HQ.
Specifically, I have an index pattern created daily for Jaeger spans. This is showing over 700 million entries (which is crazy). However, if I use Kibana I am more like 20 Million.
As i understand from : Docs Count vs Index_total. That doc count is total documents where as total_index = number of operations including deletes and updates.
Hi @dadoonet - yes. Jaeger uses a lot of nested data types for key values pairs e.g. process has lots of sub items such as process.servicename and even sub nests in there.
Thanks @dadoonet. This makes a lot more sense as to why our spans index reported this way then. Good to know. Marking as the resolution and appreciate your response
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.