Skip to content

RecordRuleBuilder🔗

Constructor🔗

new RecordRuleBuilder()

Methods🔗

build🔗

Builds the object.

build()

from🔗

Which expression node should be used as the input for the recorded metric.

from(string $from)

metric🔗

Name of the recorded metric.

metric(string $metric)

targetDatasourceUid🔗

Which data source should be used to write the output of the recording rule, specified by UID.

targetDatasourceUid(string $targetDatasourceUid)

See also🔗