{{ table_label }} (partitioned)

Name

{{table.health}}

Health

{{table.replicas_configured}}

Configured Replicas

{{table.shards_configured}}

Configured Shards

{{table.shards_started}}

Started Shards

{{table.shards_missing}}

Missing Shards

{{table.shards_underreplicated}}

Underrepl. Shards

{{table.records_total | roundWithUnit:1}}

Total {{ table.type_display_name }}s

{{table.records_unavailable | roundWithUnit:1}}

Unavailable {{ table.type_display_name }}s

{{table.records_underreplicated | roundWithUnit:1}}

Underrepl. {{ table.type_display_name }}s

{{table.size | bytes}}

Size

{{table.recovery_percent | number:1}}%

Recovery

Health Ident Partition Values Conf. Replicas Conf. Shards Started Shards Missing Shards Underr. Shards Total Records Unavail. Records Underr. Records Size
{{ col }}
{{ item.health }} {{ item.partition_ident }} {{ item.partition_values[col] }} {{ item.replicas_configured }} {{ item.shards_configured }} {{ item.shards_started }} {{ item.shards_missing }} {{ item.shards_underreplicated }} {{ item.records_total }} {{ item.records_unavailable }} {{ item.records_underreplicated }} {{ item.size|bytes }}
Name Type
{{ column }}