This section describes how to view the debug, analytics, and deployment status data in the Apigee hybrid UI.
Debug data for hybrid services is accessible in the same way as Edge debug data, with some differences such as increased filter support. For more information, see Debug overview.
Analytics data for hybrid services is accessible in the same way as Edge analytics data. For more information, see Using the analytics dashboards in the Edge documentation.
For information on viewing deployment status, see View deployment status.
To set how and where debug, analytics, and deployment status data is collected on the data collection pod, you configure the UDCA service via its configuration properties. The UDCA properties include properties that are general to the UDCA as well as properties that are specific to each dataset.
To configure the UDCA:
overrides.yaml
file for editing on your Kubernetes administration machine, as described in Manage runtime plane components.For a complete list of UDCA properties that you can customize, see udca
.
apigee-env
chart. helm upgrade ENV_NAME apigee-env/ \ --namespace apigee \ --set env=ENV_NAME \ --atomic \ -f overrides.yaml
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-16 UTC.