Cloud Monitoring provides visibility into the performance, uptime, and overall health of cloud-powered applications. Google Cloud Observability collects and ingests metrics, events, and metadata from Dataplex Universal Catalog services to generate insights through dashboards and charts.
To understand the costs, see Monitoring pricing .
For more information about metric data retention, see Monitoring quotas and limits .
Access service metrics in Monitoring
Dataplex Universal Catalog service resource metrics are automatically enabled on Dataplex Universal Catalog services. To view these metrics, use Monitoring.
You can access Monitoring from the Google Cloud console or by using the Monitoring API .
If you're unable to view the monitoring graphs or create alerts, you might need additional Monitoring permissions .
Console
-
In the Google Cloud console, go to the Metrics explorerpage.
-
In the Select a metricmenu, select a
Cloud Dataplex
resource. -
Select a metric category, and then select a metric from the list.
To display information about a metric, hold the pointer over the metric name.
-
Click Apply.
-
Optional: Select filters, group by metric labels, perform aggregations, and select chart display options.
REST
To capture and list metrics defined by a filter
expression,
Use the Monitoring timeSeries.list
method.
To send an API request and display the response, on the API page, use the Try this APItemplate.
Dataplex Universal Catalog service metrics in Monitoring
Dataplex Universal Catalog service metrics facilitates monitoring of service health.
The "metric type" strings in this table must be prefixed
with dataplex.googleapis.com/
. That prefix has been
omitted from the entries in the table.
When querying a label, use the metric.labels.
prefix; for
example, metric.labels. LABEL
=" VALUE
"
.
Display name
Monitored resources
Labels
asset/active
BETA
(project)
Active
resource_type
:
The type of the referenced resource.zone_type
:
The type of the parent zone.asset/data_items
BETA
(project)
Data items
resource_type
:
The type of the referenced resource.zone_type
:
The type of the parent zone.asset/data_size
BETA
(project)
Data size
resource_type
:
The type of the referenced resource.zone_type
:
The type of the parent zone.asset/entities_pending_bigquery_iampolicy_updates
BETA
(project)
Entities with BigQuery IAM policy updates pending
resource_type
:
The type of the referenced resource.zone_type
:
The type of the parent zone.resource_type
:
The type of the referenced resource.zone_type
:
The type of the parent zone.asset/filesets
BETA
(project)
Filesets
resource_type
:
The type of the referenced resource.zone_type
:
The type of the parent zone.asset/requires_action
BETA
(project)
Requires action
resource_type
:
The type of the referenced resource.zone_type
:
The type of the parent zone.asset/tables
BETA
(project)
Tables
resource_type
:
The type of the referenced resource.zone_type
:
The type of the parent zone.lake/requires_action
BETA
(project)
Requires action
zone/requires_action
BETA
(project)
Requires action
type
:
The type of the zone.Table generated at 2025-08-28 21:10:54 UTC.
Build a custom Monitoring dashboard
You can build a custom Monitoring dashboard that displays
charts of selected Dataplex Universal Catalog service metrics. For more information
about how to create a dashboard, see Create and manage custom dashboards
. When you
select a metric for a widget on your dashboard, select a Cloud Dataplex
resource and then choose a Dataplex Universal Catalog metric.
Use Monitoring alerts
You can create a Monitoring alert that notifies you when a Dataplex Universal Catalog service or job metric crosses a specified threshold.
Create an alert
To create an alert, follow the instructions in Create metric-threshold alerting policies
.
When you select a time series to be monitored, select a Cloud Dataplex
resource and then choose a Dataplex Universal Catalog metric.
View alerts
When an alert is triggered by a metric threshold condition, Monitoring creates an incident and a corresponding event.
To view an incident, follow this step:
-
In the Google Cloud console, go to the Alertingpage.
If you defined a notification mechanism in the alert policy, such as an email or SMS notification, Monitoring also sends a notification of the incident.
For more information about alerts, see Incidents for metric-based alerts .
What's next
- Learn more about Cloud Monitoring .