경우에 따라 Apigee에서 제공하는 기본 측정항목 수집 시스템과 동시에 또는 그 대신 Prometheus 또는 Grafana와 같은 자체 측정항목 수집 시스템을 사용할 수도 있습니다. 자체 측정항목 수집 시스템 사용에 대한 자세한 내용은 Apigee 커뮤니티에서 자체 Prometheus(및 Grafana)를 가져와 Apigee Hybrid 모니터링 도움말을 참조하세요.
$GCP_REGION은 apigee-logger 및 apigee-metrics가 데이터를 푸시하는 Google Cloud 리전을 식별합니다.
$GCP_PROJECT_ID는 apigee-logger와 apigee-metrics가 데이터를 푸시하는 Google Cloud 프로젝트를 식별합니다.
$SERVICE_ACCOUNT_PATH는 Apigee Hybrid 설치 절차 중 다운로드한 Google Cloud 서비스 계정 키 파일의 파일 시스템에 있는 경로입니다.
키와 연결된 서비스 계정에 Monitoring 측정항목 작성자 역할이 있어야 합니다. 서비스 계정을 만드는 방법에 대한 자세한 내용은 서비스 계정 정보: 서비스 계정 만들기를 참조하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-03-12(UTC)"],[[["Apigee hybrid metrics data is sent to Cloud Operations for GKE, with metrics collection enabled by default."],["Users can configure the Google Cloud region, project ID, and service account path for metrics data in the overrides file."],["The service account used for metrics collection must have the Monitoring Metrics Writer role."],["Users have the option to disable the default metrics collection and instead utilize their own metrics collection system, such as Prometheus or Grafana, as detailed in the linked article."],["Disabling metrics collection can be achieved by setting `metrics.enabled` to `false` in the overrides file."]]],[]]