metricDescriptor

@JvmName(name = "sumncmuhuuclepio")
suspend fun metricDescriptor(value: Output<MetricMetricDescriptorArgs>)
@JvmName(name = "dxwythipninxapdg")
suspend fun metricDescriptor(value: MetricMetricDescriptorArgs?)

Parameters

value

The optional metric descriptor associated with the logs-based metric. If unspecified, it uses a default metric descriptor with a DELTA metric kind, INT64 value type, with no labels and a unit of "1". Such a metric counts the number of log entries matching the filter expression. Structure is documented below.


@JvmName(name = "lcxjxvmdnnewshis")
suspend fun metricDescriptor(argument: suspend MetricMetricDescriptorArgsBuilder.() -> Unit)

Parameters

argument

The optional metric descriptor associated with the logs-based metric. If unspecified, it uses a default metric descriptor with a DELTA metric kind, INT64 value type, with no labels and a unit of "1". Such a metric counts the number of log entries matching the filter expression. Structure is documented below.