valueKey

@JvmName(name = "inejacbnkkfntbmu")
suspend fun valueKey(value: Output<String>)
@JvmName(name = "xmspjfryndjspprc")
suspend fun valueKey(value: String?)

Parameters

value

The field within the event object that the metric value is sourced from. If you omit this field, a hardcoded value of 1 is pushed as the metric value. This is useful if you just want to count the number of events that the filter catches. If this metric is sent to Evidently, this field will be passed to Evidently raw and Evidently will handle data extraction from the event.