Metric-Template

Deprecated, use Metric-ImportRFGMetricAttribute instead

Required inputs: RFG

Deprecated, use Metric-ImportRFGMetricAttribute instead

Possible Messages

This rule has no predefined messages.

Options

display_name

display_name : str | None = None

Description of the metric shown in the dashboard. If None, rfg_metric_name is used.
 

max_value

max_value : float | None = None

Maximum allowed value. None if unlimited.
 

min_value

min_value : float | None = None

Minimum allowed value. None if unlimited.
 

rfg_metric_name

rfg_metric_name : str = ''

Name of the node attribute storing the metric value in the RFG.
 

rulehtml_description

rulehtml_description : str = 'Deprecated, use Metric-ImportRFGMetricAttribute instead'

HTML documentation for the rule, without header or configuration section. This is used when generating the stylecheck documentation.