Solr Shard Metrics

In addition to these base metrics, many aggregate metrics are available. If an entity type has parents defined, you can formulate all possible aggregate metrics using the formula base_metric_across_parents.

In addition, metrics for aggregate totals can be formed by adding the prefix total_ to the front of the metric name.

Use the type-ahead feature in the Cloudera Manager chart browser to find the exact aggregate metric name, in case the plural form does not end in "s".

For example, the following metric names may be valid for Solr Shard:

  • deleted_docs_across_clusters
  • total_deleted_docs_across_clusters

Some metrics, such as alerts_rate, apply to nearly every metric context. Others only apply to a certain service or role.

Metric Name Description Unit Parents Version
deleted_docs Number of documents deleted documents cluster, solr, solr_collection CDH 5, CDH 6, Cloudera Runtime 7
max_doc Number of documents excluding deletions documents cluster, solr, solr_collection CDH 5, CDH 6, Cloudera Runtime 7
num_docs Number of documents including deletions documents cluster, solr, solr_collection CDH 5, CDH 6, Cloudera Runtime 7