Use Cloud Monitoring
Application Integration is synchronouslyintegrated with Cloud Monitoring. This means that for all yourpublished integrations, the integration metrics, usage data, and alerts are automatically ingested during the execution of your integrations.
To get a comprehensive summary of all the telemetry sent from Application Integration to Cloud Monitoring, go to theManage Integrations page in Cloud Monitoring. TheManage Integrations page lists all the metrics ingested from Application Integration. You can also view details about the available sample dashboards and alert policies in theManage Integrations page.
You can visualize your Application Integration metrics and data using the following Cloud Monitoring tools:
Before you begin
Before you use Cloud Monitoring, ensure that you do the following:
Enable the Cloud Monitoring API.
Roles required to enable APIs
To enable APIs, you need the Service Usage Admin IAM role (
roles/serviceusage.serviceUsageAdmin), which contains theserviceusage.services.enablepermission.Learn how to grant roles.Verify that billing is enabled for your Google Cloud project.
Access metrics using sample dashboards
Application Integration provides sample dashboard definitions that present charts containing metrics relevant to integration executions, step executions, and data processing during these executions. You can import and install these sample dashboards in Cloud Monitoring to create custom dashboards.
Note: Application Integration, by default, creates a set of sample dashboards in theMonitoring > Dashboard list page when you execution an integration. You can directly copy and edit the sample dashboards as desired.To install a sample dashboard definition, do the following:
- In the Google Cloud console, go to theMonitoring page:
- In the navigation pane, selectDashboards, and go to theSample library tab.
- InCategories, selectApplication Integration to view the list ofsample dashboards.
- ClickImport.
Once the sample dashboard is installed, you can view and edit the installed dashboards in theDashboard list tab.
For more information about installing sample dashboards, seeInstall sample dashboards.
Sample dashboards
The following sample dashboards are available for Application Integration resources:
| Sample dashboard | Metric | Description |
|---|---|---|
| Integration executions | integrations.googleapis.com/integration/execution_count | Sample dashboard containing chart definitions to display the integration status and execution count. |
| Step (task/trigger) executions | integrations.googleapis.com/step/execution_count | Sample dashboard containing chart definitions to display the integration step execution status and count. |
| Integration and task execution duration |
| Sample dashboard containing chart definitions to display the integration and task execution latencies. |
| Data processed | integrations.googleapis.com/processed_bytes_count | Sample dashboard containing chart definitions to display the data processed during the execution of an integration. |
Access metrics using custom dashboards
To create custom monitoring dashboards for your Application Integration resources in your Google Cloud project, do the following:
- In the Google Cloud console, go to theCloud Monitoring > Dashboard Overview page:
- ClickCreate dashboard.
- Optionally modify the name of the dashboard.
- Click or drag and drop a chart on the canvas.
- In the chart configuration properties, perform the following:
- Expand theResource & Metric menu and selectIntegration Version as theActive resource.
- Choose the desiredmetrics that you want to visualize.
- ClickApply.
- Add additional charts to your dashboard as desired.
For more information about custom dashboards, seeCreate and manage custom dashboards.
Access metrics using Metrics Explorer
The Cloud MonitoringMetric Explorer helps you build temporary metric charts to visualize the avialable resource metrics for you Google Cloud project. Once you have created a metric chart, if desired, you can also save it to a custom monitoring dashboard.
To create a chart using the Application Integration resource metrics, do the following:
- In the Google Cloud console, go to theCloud Monitoring > Metrics explorer page:
- In theSelect a metric pane, expand theMetric menu and selectIntegration Version as theActive resource.
- Choose the desiredmetrics that you want to visualize.
- ClickApply.
You can also select filters, group by metric labels, perform aggregations, and select chart viewing options using the Metric Explorer. For more information, seeCreate charts with Metrics Explorer.
Considerations
- Monitoring metrics are generated only for published integrations.
- Step execution count metrics won't be computed for tasks that are skipped during the execution of an integration.
- All the performance metric data that is diaplayed in the Monitoring dashboards are for informational purpose only. The aggregated performance metric data might not be 100% accurate.
- Cloud Monitoring metric values must not be used to calculate billing costs.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-19 UTC.