This section describes configuration properties for sending Apigee hybrid metrics data to
Cloud Operations.
Metrics collection is enabled by default. See also Metrics collection overview.
Required configuration
The following overrides file settings configure metrics collection:
$GCP_REGION identifies the GCP region
where the apigee-logger
and the apigee-metrics push their data.
$GCP_PROJECT_ID identifies the Google Cloud project where apigee-logger and the apigee-metrics push
their data.
$SERVICE_ACCOUNT_PATH is the path on your filesystem to the GCP service account
key file that was downloaded during the Apigee hybrid
installation procedure.
The service account associated with the key must have the Monitoring Metrics Writer
role. For details on creating service accounts, see Step 5: Add service
accounts.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-10 UTC."],[[["This documentation is for Apigee hybrid version 1.7, which is no longer supported and requires an upgrade."],["Apigee hybrid can send metrics data to Cloud Operations, and this feature is enabled by default."],["Configuring metrics collection requires specifying the GCP region, project ID, and the service account path within the overrides file."],["The service account used for metrics collection must have the Monitoring Metrics Writer role assigned to it."],["Metrics collection can be disabled by setting the `metrics: enabled` property to `false` in the overrides file."]]],[]]