이 페이지에서는 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-04-09(UTC)"],[[["This document details the custom resource (CR) metrics for the AlloyDB Omni Kubernetes operator, which are exposed in Prometheus format through kube-state-metrics."],["These metrics, available from version 1.3.0 onwards, are derived from custom resource manifests and offer insights into DBCluster, Failover, and PgBouncer resources."],["All custom resource metrics include metadata labels indicating the group, version, and kind of the Custom Resource Definition (CRD), such as `customresource_group`, `customresource_version`, and `customresource_kind`."],["DBCluster metrics provide information on high availability readiness, primary node status, and configuration details, using labels like `namespace` and `dbcluster`, and include gauge and info types."],["Failover metrics, including start and end times, and status information, are available for observing failover operations, while PgBouncer metrics include status and connection information through the use of labels."]]],[]]