← Back to Cardinality Overview

All Metrics

Complete list of all metrics tracked by the exporter with cardinality information

{{ total_metrics }}

Total Metrics

{% for metric in metrics %} {% endfor %}
Metric Name Cardinality Type Label Count Labels Documentation
{{ metric.name }}
{{ "{:,}".format(metric.cardinality) }} {{ metric.type }} {{ metric.label_count }}
{% for label in metric.labels %} {{ label }} {% endfor %}
{{ metric.documentation }}