Skip to content

RecordRuleBuilder🔗

Constructor🔗

new RecordRuleBuilder()

Methods🔗

build🔗

Builds the object.

public RecordRule build()

from🔗

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

public RecordRuleBuilder from(String from)

metric🔗

Name of the recorded metric.

public RecordRuleBuilder metric(String metric)

See also🔗