Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

Terms

주1 API launch stages(출시 단계)

  • ALPHA, BETA: 배포 전 테스트 단계이며, 사용에는 제한이 없으나, 기술 지원에 제한적임.

  • GA(General Availability): 정식 배포 단계, production에서 사용 가능.

주2 아래 표의 “Metric type" 문자열은 API URI endpoint에 compute.googleapis.com/을 접두어로 시작해야 함. (해당 접두사는 표의 항목에서 생략.)

주3 Basic units (UNIT)

  • bit bit

  • By byte

  • s second

  • min minute

  • h hour

  • d day

  • 1 dimensionless

주4 Metric Kinds

  • GAUGE: 즉각적으로 측정된 값.

  • DELTA: 임의의 시간 간격 동안의 변화량.

  • CUMULATIVE: 누적량.

Metrics from Compute Engine

Compute Engine에 대한 지표 수집에는 Monitoring 또는 Logging 에이전트를 설치할 필요가 없음.

단, 그 중 compute.googleapis.com/guest에 대한 Metric을 수집하려면 Container-Optimized OS Health Monitoring 기능 을 활성화해야 함.
자세한 내용은 컨테이너 최적화 OS 를 참조.

Metric type 
(Prefix URI: compute.googleapis.com/)

FieldLaunch stage

Display name

Kind, Type, Unit

Description

1

firewall/

dropped_bytes_countGA

Dropped bytes

DELTAINT64By

방화벽에 의해 drop된 수신 바이트 수.
60초마다 샘플링되며, 샘플링 후 데이터는 최대 240초 동안 표시되지 않음.

2

dropped_packets_countGA

Dropped packets

DELTAINT641

방화벽에 의해 drop된 수신 패킷 수.
60초마다 샘플링되며, 샘플링 후 데이터는 최대 240초 동안 표시되지 않음.

3

guest/cpu/

load_15m ALPHA

CPU load average (15m)

GAUGEDOUBLE1

CPU Load (15 minute intervals).
For Container-Optimized OS, or Ubuntu running GKE.

4

load_5m ALPHA

CPU load average (5m)

GAUGEDOUBLE1

CPU Load (5 minute intervals).
For Container-Optimized OS, or Ubuntu running GKE.

5

load_1m ALPHA

CPU load average (1m)

GAUGEDOUBLE1

CPU Load (1 minute intervals).
For Container-Optimized OS, or Ubuntu running GKE.

6

runnable_task_count BETA

Runnable task count

GAUGEDOUBLE1

실행 대기 큐 內, 실행 가능한 작업 수의 평균 값.
For Container-Optimized OS, or Ubuntu running GKE.

7

usage_time BETA

CPU usage

CUMULATIVEDOUBLEs{CPU}

CPU usage, in seconds.
For Container-Optimized OS, or Ubuntu running GKE.

8

guest/disk/

bytes_used BETA

Disk usage

GAUGEINT64By

Number of bytes used on disk for file systems.
For Container-Optimized OS, or Ubuntu running GKE.

9

io_time GA

IO Time

CUMULATIVEINT64ms

진행 중인 I/O 작업에 소요된 누적 시간. 즉, 큐의 실제 시간과 디스크가 사용 중이었던 시간.
병렬로 발행된 요청은 단일 요청으로 계산됨.
For Container-Optimized OS, or Ubuntu running GKE.

10

merged_operation_count BETA

Merged disk operations

CUMULATIVEINT641

병합된 디스크 작업 수.
서로 인접한 디스크 작업은 효율성을 위해 커널에 의해 병합될 수 있음.
For Container-Optimized OS, or Ubuntu running GKE.

11

operation_bytes_count BETA

Disk bytes transferred

CUMULATIVEINT64By

디스크 작업에서 전송된 바이트.
For Container-Optimized OS, or Ubuntu running GKE.

12

operation_count BETA

Disk operations

CUMULATIVEINT641

디스크 작업 수.
For Container-Optimized OS, or Ubuntu running GKE.

13

operation_time BETA

Disk operation time

CUMULATIVEINT64ms

방향 별 디스크 작업에 소요된 시간.
이 측정 항목에는 완료된 작업에 소요된 시간만 포함됨.
For Container-Optimized OS, or Ubuntu running GKE.

14

queue_length GA

Queue Length

GAUGEDOUBLE1

지난 60초 동안 평균을 낸 디스크의 대기열 길이.
For Container-Optimized OS, or Ubuntu running GKE.

15

weighted_io_time GA

IO Time

CUMULATIVEINT64ms

디스크에서 소비한 누적 가중치 IO 시간.
For Container-Optimized OS, or Ubuntu running GKE.

16

guest/memory/

anonymous_used BETA

Anonymous memory usage in Bytes

GAUGEINT64By

바이트 단위의 익명 메모리 사용량.
모든 상태의 값을 합한 사용된 총 익명 메모리가 산출.
For Container-Optimized OS, or Ubuntu running GKE.

17

bytes_used BETA

Memory usage in Bytes

GAUGEINT64By

각 메모리 상태 별 메모리 사용량(바이트).
모든 상태의 값을 합하면 시스템의 총 메모리가 산출됨.
For Container-Optimized OS, or Ubuntu running GKE.

18

dirty_used BETA

Dirty pages usage in Bytes.

GAUGEINT64By

Dirty pages usage, in Bytes
For Container-Optimized OS, or Ubuntu running GKE.

19

page_cache_used BETA

Page cache memory usage in Bytes

GAUGEINT64By

페이지 캐시 메모리 사용량(바이트).
모든 상태의 값을 합하면 사용된 총 익명 메모리가 산출됨.
For Container-Optimized OS, or Ubuntu running GKE.

20

unevictable_used BETA

Unevictable memory usage in Bytes

GAUGEINT64By

Unevictable(회수불가능한) memory usage, in Bytes.
For Container-Optimized OS, or Ubuntu running GKE.

21

guest/system/

os_feature_enabled BETA

OS Feature

GAUGEINT641

GPU 지원, KTD 커널, 알 수 없는 타사 모듈 사용과 같은 OS 기능 활성화 유무.
기능이 활성화된 경우 1,
비활성화된 경우 0.
For Container-Optimized OS, or Ubuntu running GKE.

22

problem_count GA

Problem Count

CUMULATIVEINT641

기계적 문제가 발생한 횟수.
For Container-Optimized OS, or Ubuntu running GKE.

23

problem_state GA

Problem State

GAUGEINT641

문제가 시스템에 영향을 미치는지 여부.
1이면 시스템에 영향을 미치고,
0이면 시스템에 영향을 주지 않음.
For Container-Optimized OS, or Ubuntu running GKE.

24

uptime GA

Uptime

GAUGEINT64s

운영 체제가 실행된 시간(초).
For Container-Optimized OS, or Ubuntu running GKE.

25

instance/cpu/

guest_visible_vcpus BETA

Guest Visible vCPUs

GAUGEDOUBLE1

게스트 내부에 표시되는 vCPU 수입니다.
많은 GCE 머신 유형의 경우 게스트 내부에 표시되는 vCPU 수는 `compute.googleapis.com/instance/cpu/reserved_cores` 측정 항목과 같습니다.
공유 코어 머신 유형의 경우 게스트에 표시되는 vCPU 수가 예약된 코어 수와 다릅니다.
예를 들어 e2-small 인스턴스에는 게스트 내부에 2개의 vCPU가 표시되고 0.5개의 vCPU가 예약되어 있습니다. 따라서 e2-small 인스턴스의 경우 `compute.googleapis.com/instance/cpu/guest_visible_vcpus`의 값은 2이고 `compute.googleapis.com/instance/cpu/reserved_cores`의 값은 0.5입니다.
60초마다 샘플링됩니다. 샘플링 후 데이터는 최대 240초 동안 표시되지 않습니다.

26

reserved_cores GA

Reserved vCPUs

GAUGEDOUBLE1

인스턴스 호스트에 예약된 vCPU 수.

27

scheduler_wait_time GA

Scheduler Wait Time

DELTADOUBLEs{idle}

대기 시간은 vCPU가 실행할 준비가 되었지만 예기치 않게 실행이 스케줄링되지 않은 시간.

28

usage_time GA

CPU usage

DELTADOUBLEs{CPU}

모든 vCPU들의 사용량에 대한 Delta 값(변화량), vCPU-seconds단위

29

utilization GA

CPU utilization

GAUGEDOUBLE10^2.%

이 인스턴스에서 할당된 CPU의 비율 사용률입니다. 값은 일반적으로 0.0에서 1.0 사이의 숫자입니다(그러나 일부 머신 유형에서는 1.0 이상으로 버스트를 허용함).
차트는 값을 0%에서 100%(또는 그 이상) 사이의 백분율로 표시.
이 측정 항목은 VM의 하이퍼바이저에서 보고하며 VM 내부에서 보고되는 'agent.googleapis.com/cpu/utilization'과 다를 수 있습니다.

30

instance/disk/

max_read_bytes_count GA

Peak disk read bytes

GAUGEINT64By

사용자가 지정한 기간 동안 디스크의 최대 초당 읽기 처리량.
기간은 1분 이상이어야 함.

31

max_read_ops_count GA

Peak disk read ops

GAUGEINT641

사용자가 지정한 기간 동안 디스크의 최대 초당 읽기 요청 수.
기간은 1분 이상이어야 함.

32

max_write_bytes_count GA

Peak disk write bytes

GAUGEINT64By

사용자가 지정한 기간 동안 디스크의 최대 초당 쓰기 처리량.
기간은 1분 이상이어야 함.

33

max_write_ops_count GA

Peak disk write ops

GAUGEINT641

사용자가 지정한 기간 동안 디스크의 최대 초당 쓰기 요청 수.
기간은 1분 이상이어야 함.

34

read_bytes_count GA

Disk read bytes

DELTAINT64By

디스크에서 읽은 바이트 수.

35

read_ops_count GA

Disk read operations

DELTAINT641

디스크 읽기 IO 작업 수.

36

throttled_read_bytes_count GA

37

throttled_read_ops_count GA

38

throttled_write_bytes_count GA

39

throttled_write_ops_count GA

40

write_bytes_count GA

41

write_ops_count GA

42

instance/integrity/

early_boot_validation_status BETA

43

late_boot_validation_status BETA

44

instance/memory/balloon/

ram_size GA

45

ram_used GA

46

swap_in_bytes_count GA

47

swap_out_bytes_count GA

48

instance/network/

received_bytes_count GA

49

received_packets_count GA

50

sent_bytes_count GA

51

sent_packets_count GA

52

instance/

uptime GA

53

uptime_total GA

54

instance_group/

predicted_capacity BETA

55

predicted_size BETA

56

predicted_utilization BETA

57

size GA

58

mirroring/

dropped_packets_count GA

59

mirrored_bytes_count GA

60

mirrored_packets_count GA

61

nat/

allocated_ports GA

62

closed_connections_count GA

63

dropped_received_packets_count GA

64

dropped_sent_packets_count GA

65

new_connections_count GA

66

open_connections GA

67

port_usage GA

68

received_bytes_count GA

69

received_packets_count GA

70

sent_bytes_count GA

71

sent_packets_count GA

72

quota/instances_per_vpc_network/

exceeded GA

73

limit GA

74

usage GA

75

quota/
internal_lb_forwarding_rules_per_vpc_network/

exceeded GA

76

limit GA

77

usage GA

78

quota/
internal_managed_forwarding_rules_per_vpc_network/

exceeded GA

79

limit GA

80

usage GA

81

quota/
internal_protocol_forwarding_rules_per_vpc_network/

exceeded GA

82

limit GA

83

usage GA

84

quota/ip_aliases_per_vpc_network/

exceeded GA

85

limit GA

86

usage GA

87

quota/
psc_google_apis_forwarding_rules_per_vpc_network/

exceeded GA

88

limit GA

89

usage GA

90

quota/
psc_ilb_consumer_forwarding_rules_per_producer_vpc_network/

exceeded GA

91

limit GA

92

usage GA

93

quota/subnet_ranges_per_vpc_network/

exceeded GA

94

limit GA

95

usage GA

  • No labels