You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by ζŽδΈ–ζ˜Ž <sh...@zhaopin.com.cn> on 2020/11/13 08:58:33 UTC

solr-exporter-config solr_metrics_core_searcher_cache

HI:

solr-exporter-config.xml

solr_metrics_core_searcher_cache suggested add: escalation of ramBytesUsed


$object.value | to_entries | .[] | select(.key == "lookups" or .key == "hits" or .key == "size" or .key == "evictions" or .key == "inserts" or .key == "ramBytesUsed") as $target |