이 페이지에서는 AlloyDB Omni Kubernetes 운영자의 맞춤 리소스 (CR) 측정항목을 설명합니다. AlloyDB Omni Kubernetes 연산자는 kube-state-metrics를 사용하여 맞춤 리소스 매니페스트에서 생성된 측정항목을 Prometheus 형식으로 노출합니다.
측정항목 유형은 Prometheus 측정항목 유형의 정의를 따릅니다. Prometheus 정보 측정항목은 항상 값이 1이고 상응하는 AlloyDB Omni Kubernetes 연산자 맞춤 리소스에 관한 중요한 정보를 포함하는 여러 라벨이 있는 특별한 종류의 Prometheus 차트 측정항목입니다.
[[["이해하기 쉬움","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-06(UTC)"],[[["This document details the custom resource (CR) metrics for the AlloyDB Omni Kubernetes operator, which are exposed in Prometheus format and are available in version 1.3.0 and later."],["All custom resource metrics are labeled with the CRD's group, version, and kind, such as `customresource_group`, `customresource_version`, and `customresource_kind`, respectively."],["DBCluster metrics, starting with `alloydb_omni_dbcluster_`, include information on HA readiness, primary node status, and various configuration details, with labels for namespace and DBCluster name."],["Failover metrics, prefixed with `alloydb_omni_failover_`, provide timestamps for failover start and end times, as well as status and phase details, and include labels for namespace, failover name, and target DBCluster."],["PgBouncer metrics, starting with `alloydb_omni_pgbouncer_`, report on the status of PgBouncer resources, including the endpoint and phase, and also include labels for namespace, PgBouncer name, and target DBCluster."]]],[]]