활동(Activity) 텔레메트리

활동(Activity) 텔레메트리

활동 텔레메트리는 청구 기간(billing period) 동안의 클라이언트 사용량, 요청 규모, 추세와 관련된 Vault 동작에 대한 메트릭 데이터를 제공합니다.

출처: 문서

본문

기본 메트릭

vault.client.billing_period.activity Enterprise

Metric type Value Description
gauge clients 현재 청구 기간 시작부터 현재 시점까지 모든 네임스페이스에서 관측된 서로 다른 클라이언트 수.

Vault는 vault.client.billing_period.activity를 10분마다 보고합니다.

vault.identity.entity.active.monthly

Metric type Value Description
gauge entities 지난 한 달 동안 토큰을 생성한(모든 네임스페이스의) 서로 다른 엔티티 수.

클라이언트 카운팅이 활성화된 경우 Vault는 매달 시작 시 vault.identity.entity.active.monthly를 보고합니다.

vault.identity.nonentity.active.monthly

Metric type Value Description
gauge non entities 지난 한 달 동안 토큰을 생성한(모든 네임스페이스의) 서로 다른 논-엔티티(non entity) 수.

클라이언트 카운팅이 활성화된 경우 Vault는 매달 시작 시 vault.identity.nonentity.active.monthly를 보고합니다.

vault.identity.entity.active.partial_month

Metric type Value Description
gauge entities 이번 달 동안 토큰을 생성한(모든 네임스페이스의) 서로 다른 엔티티 수.

클라이언트 카운팅이 활성화된 경우 Vault는 이번 달 동안 주기적으로 vault.identity.entity.active.partial_month를 보고합니다.

vault.identity.entity.active.reporting_period

Metric type Value Description
gauge entities 구성된 보고 기간 동안 토큰을 생성한(모든 네임스페이스의) 서로 다른 엔티티 수.

클라이언트 카운팅이 활성화된 경우 Vault는 매달 시작 시 vault.identity.entity.active.reporting_period를 보고합니다.

vault.identity.nonentity.active.reporting_period

Metric type Value Description
gauge non entities 구성된 보고 기간 동안 토큰을 생성한(모든 네임스페이스의) 서로 다른 논-엔티티 수.

클라이언트 카운팅이 활성화된 경우 Vault는 매달 시작 시 vault.identity.nonentity.active.reporting_period를 보고합니다.

vault.identity.entity.alias.count

Metric type Value Description
gauge aliases 현재 Vault에 저장된(인증 마운트별) 아이덴티티 엔티티 별칭(alias) 수.

Vault는 usage_gauge_period 간격마다 별칭 수를 갱신합니다.

vault.identity.entity.count

Metric type Value Description
gauge entities 현재 Vault에 저장된(모든 네임스페이스의) 아이덴티티 엔티티 별칭 수.

vault.identity.entity.creation

Metric type Value Description
counter number 모든 네임스페이스에서 생성된 아이덴티티 엔티티 수.

vault.identity.num_entities

Metric type Value Description
gauge entities 현재 Vault에 저장된 아이덴티티 엔티티의 총 수.

vault.identity.pki_acme.active.monthly

Metric type Value Description
gauge clients 지난 한 달 동안의 서로 다른 ACME PKI 클라이언트 수.

클라이언트 카운팅이 활성화된 경우 Vault는 매달 시작 시 vault.identity.pki_acme.active.monthly를 보고합니다.

vault.identity.pki_acme.active.reporting_period

Metric type Value Description
gauge clients 구성된 보고 기간 동안의 서로 다른 ACME PKI 클라이언트 수.

클라이언트 카운팅이 활성화된 경우 Vault는 매달 시작 시 vault.identity.pki_acme.active.reporting_period를 보고합니다.

vault.identity.secret_sync.active.monthly

Metric type Value Description
gauge secrets 지난 한 달 동안 활성 연결(association)이 하나 이상 있었던 서로 다른 동기화된 시크릿 수.

클라이언트 카운팅이 활성화된 경우 Vault는 매달 시작 시 vault.identity.secret_sync.active.monthly를 보고합니다.

vault.identity.secret_sync.active.reporting_period

Metric type Value Description
gauge secrets 구성된 보고 기간 동안 활성 연결이 하나 이상 있었던 서로 다른 동기화된 시크릿 수.

클라이언트 카운팅이 활성화된 경우 Vault는 매달 시작 시 vault.identity.secret_sync.active.reporting_period를 보고합니다.

vault.core.activity.fragment_size

Metric type Value Description
counter number 로컬 노드가 관측한 type 객체의 수.

fragment size 메트릭에는 개수 세어진 객체가 엔티티인지 토큰인지 나타내는 라벨이 포함됩니다.

vault.core.activity.segment_write

Metric type Value Description
summary ms 활동 로그 세그먼트를 스토리지에 쓰는 데 필요한 시간.

더 알아보기 (Learn more)