RecordRule🔗Constructor🔗RecordRule() Methods🔗 build🔗Builds the object.def build() -> alerting.RecordRule from_val🔗Which expression node should be used as the input for the recorded metric.def from_val(from_val: str) -> typing.Self metric🔗Name of the recorded metric.def metric(metric: str) -> typing.Self See also🔗 RecordRule