Skip to content

LegacyCloudMonitoringAnnotationQueryBuilder🔗

Constructor🔗

new LegacyCloudMonitoringAnnotationQueryBuilder()

Methods🔗

build🔗

Builds the object.

build()

filters🔗

Array of filters to query data by. Labels that can be filtered on are defined by the metric.

@param array $filters

filters(array $filters)

metricKind🔗

metricKind(\Grafana\Foundation\Googlecloudmonitoring\MetricKind $metricKind)

metricType🔗

metricType(string $metricType)

projectName🔗

GCP project to execute the query against.

projectName(string $projectName)

refId🔗

Query refId.

refId(string $refId)

text🔗

Annotation text.

text(string $text)

title🔗

Annotation title.

title(string $title)

valueType🔗

valueType(string $valueType)

See also🔗