available#

ComparisonReport.metrics.available(report_name=None)[source]#

List available metric names in the registry.

Parameters:
report_namestr, default=None

Name of the sub-report to list metrics from. If None, returns the union of metric names across all sub-reports.

Returns:
list[str]

The list of available metric names.