측정항목 유형 목록의 표는 자주 다시 작성되고 타임스탬프가 지정됩니다.
각 측정항목 유형에 나열된 정보는 각 측정항목 유형의 Monitoring API MetricDescriptor 객체에서 가져옵니다. 측정항목 유형 설명 방법에 대한 자세한 내용은 측정항목, 시계열, 리소스를 참조하세요.
출시 단계
각 측정항목 유형에는 수위를 나타내는 출시 단계가 있습니다. 이 플래그를 지정하면 시작 단계가 측정항목 유형 뒤에 색상이 있는 첨자로 표시됩니다. GA, 베타, 알파, EARLY_ACCESS 또는 지원 중단됨.
첨자가 표시되지 않으면 출시 단계가 지정되지 않은 것입니다.
자세한 내용은 제품 출시 단계를 참조하세요.
알파 버전이나 사전 체험판 출시 단계의 측정항목 유형은 측정항목의 공개 목록에 표시되지 않을 수 있습니다. 이러한 측정항목 유형에 대한 정보를 가져오려면 제한된 측정항목 유형을 사용할 수 있는 권한이 부여된 Google Cloud프로젝트에서 측정항목 설명 집합을 명시적으로 검색합니다.
제한된 측정항목 유형을 사용할 수 있는 권한이 있으면 Monitoring API의 metricDescriptors.list 메서드를 사용하여 측정항목 설명을 검색할 수 있습니다. 자세한 내용은 측정항목 설명 나열을 참조하세요.
추가 정보: 메타데이터
각 측정항목 유형에 대한 설명에는 측정항목에 대한 메타데이터라는 정보가 포함됩니다. 메타데이터에는 다음이 포함됩니다.
샘플 기간: 주기적으로 작성된 측정항목의 경우 연속된 데이터 포인트 사이의 시간 간격이며 오류로 인한 데이터 손실은 제외됩니다. 마침표는 사용 가능한 경우 양식의 문장에서 설명 텍스트의 끝에 표시됩니다. 'x초마다 샘플링 됨'
지연 시간: 이 값보다 오래된 데이터 포인트는 오류로 인한 데이터 손실을 제외하고 읽을 수 있습니다. 지연에는 다음 샘플링 기간까지 대기한 시간이 포함되지 않습니다. 지연은 가능한 경우 설명 텍스트 끝에 다음과 같은 문장으로 나타납니다. '샘플링 후 데이터가 최대 y초 동안 표시되지 않습니다.'
리소스 계층 구조 수준: 대부분의 측정항목은 프로젝트에 대해서만 수집되지만 일부 측정항목은 조직 및 폴더 수준에서도 수집됩니다. 메타데이터에 수준이 지정되지 않은 경우 측정항목은 프로젝트 수준에서 작성됩니다.
가격 책정
일반적으로 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-08-05(UTC)"],[],[],null,["# Metrics list\n\nMetric types in Cloud Monitoring are classified into general groups,\nbased on the type of service that collects the data. This document provides\nlinks to reference lists for each of these groups.\n\nMetrics from Google Cloud services include:\n\n- [Google Cloud metrics](/monitoring/api/metrics_gcp), for Google Cloud services such as Compute Engine and BigQuery.\n- [Google Distributed Cloud metrics](/monitoring/api/metrics_anthos), for Google Distributed Cloud software only.\n- [Istio metrics](/monitoring/api/metrics_istio), for Istio on Google Kubernetes Engine.\n- [Kubernetes metrics](/monitoring/api/metrics_kubernetes), for Google Kubernetes Engine (GKE).\n\nMetrics from agents, open-source, and third-party applications include:\n\n\u003cbr /\u003e\n\n- Metrics for the legacy Cloud Monitoring and Cloud Logging agents,\n as well as the Ops Agent. With the exception of metrics from\n third-party applications, the Ops Agent and the legacy agents share\n many groups of metrics.\n\n - [Ops Agent metrics](/monitoring/api/metrics_opsagent), for VM instances\n running the Ops Agent.\n\n - [Legacy Monitoring and Logging agent\n metrics](/monitoring/api/metrics_agent), for VM instances running the\n legacy Monitoring and Logging agents.\n\n- [Knative metrics](/monitoring/api/metrics_knative), for Knative\n components.\n\n- [External metrics](/monitoring/api/metrics_other), for\n open-source and third-party applications.\n\nAbout the lists\n---------------\n\nThe tables in the metric-type lists are regenerated frequently and time-stamped.\nThe information listed for each metric type comes from\nthe Monitoring API [`MetricDescriptor`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors#MetricDescriptor)\nobject for each metric type. For more information about how metric\ntypes are described, see\n[Metrics, time series, and resources](/monitoring/api/v3/metrics).\n\nLaunch stages\n-------------\n\nEach metric type has a launch stage that indicates its maturity. If specified,\nthe launch stage appears as a colored superscript after the metric type:\n^GA^,\n^BETA^,\n^ALPHA^,\n^EARLY_ACCESS^, or\n^DEPRECATED^.\nIf no superscript appears, then the launch stage is unspecified.\nFor more information, see [Product launch stages](/products#product-launch-stages).\n\nMetric types in the Alpha or Early Access launch stages might not appear in\nthe public lists of metrics. To get information about those metric types,\nexplicitly retrieve the set of metric descriptors from a Google Cloud\nproject that has been given permission to use the restricted metric types.\nIf you have permission to use restricted metric types, you can retrieve\nthe metric descriptors by using the\n[`metricDescriptors.list`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors/list) method in the\nMonitoring API. For more information, see\n[List metric descriptors](/monitoring/custom-metrics/browsing-metrics#list-metric-descriptors).\n\nAdditional information: metadata\n--------------------------------\n\nThe description for each metric type includes information called *metadata*\nabout the metric. The metadata includes the following:\n\n- **Sample Period** : For metrics that are written periodically, this is the\n time interval between consecutive data points, excluding data loss due to\n errors. The period, if available, appears at the end of the description\n text in a sentence of the form *\"Sampled every* x\n *seconds.\"*\n\n- **Latency** : Data points older than this value are guaranteed to be\n available to be read, excluding data loss due to errors. The delay does not\n include any time spent waiting until the next sampling period. The delay, if\n available, appears at the end of the description text in a sentence\n of the form *\"After sampling, data is not visible for up to* y\n *seconds.\"*\n\n- **Resource hierarchy levels**: Most metrics are collected only for\n projects, but some metrics are also collected at the organization and folder\n levels. If a level is not specified in the metadata, then the metric is\n written at the project level.\n\nPricing\n-------\n\nIn general, Cloud Monitoring system metrics are free, and metrics\nfrom external systems, agents, or applications are not. Billable metrics are\nbilled by either the number of bytes or the number of samples ingested.\n\nFor more information, see the Cloud Monitoring sections of the [Google Cloud Observability pricing](https://cloud.google.com/stackdriver/pricing) page.\n\nGetting started\n---------------\n\n- For an introduction to the concepts and terminology used in the Cloud Monitoring metric model, see [Metrics, time series, and resources](/monitoring/api/v3/metrics).\n- To create your own metrics, see [Create user-defined metrics with the API](/monitoring/custom-metrics), [User-defined agent metrics](/monitoring/agent/custom-metrics-agent), and [Logs-based metrics](/logging/docs/view/logs_based_metrics).\n- To quickly see graphs of metric data, use the Metrics Explorer. For information about using this tool, see [Create charts with Metrics Explorer](/monitoring/charts/metrics-explorer)."]]