.. _ref-metrics-video:

비디오

m2_transcoder

See also

metric

type

label

description

m2_transcoder_wait_queue

gauge

vhost

대기 큐 길이

m2_transcoder_domain_wait_queue

gauge

vhost

대기 큐 길이 (도메인별)

m2_transcoder_concurrent

gauge

vhost

동시 처리수

m2_transcoder_requests_total

counter

vhost

요청수

m2_transcoder_complete_total

counter

vhost

reason

성공수

  • complete (기본)

  • passthrough

m2_transcoder_commands_total

counter

vhost

command

단위명령어

  • analyse (기본)

  • preset

  • trim

  • faststart

  • capture

  • portrait

  • overlay

m2_transcoder_fail_total

counter

vhost

reason

실패수

  • not200 (기본)

  • failcache

  • failparse

  • invalidopt

  • err_{number}

  • failop

  • prockilled

  • outofmemory

  • overcapacity

  • maxduration

  • failssim

  • failpresetformat

  • failgifdimension

  • failprobe

  • exhaustedbuffer

  • invalidcapturets

  • oversourcesize

  • failtemp

  • nomountfile

  • failmountread

  • nooverlay

  • failoverlay

  • noportrait

  • faildownloadfmp4

  • faildownloadvideojson

  • invalidversion

  • throttle

  • missframe

Note

실패가 존재할 경우에만 메트릭 제공.

m2_transcoder_perform_seconds

historgram

vhost

{buckets}

트랜스코딩 소요시간

1 , 5 , 10 , 20 , 30 , 60 , 120 , 180 , 300 , +Inf

m2_transcoder_complete_seconds

historgram

vhost

{buckets}

(대기 시간을 포함한) 요청 완료 시간

1 , 5 , 10 , 20 , 30 , 60 , 120 , 180 , 300 , +Inf

m2_transcoder_presets_total

counter

vhost

preset

preset별 실행 카운터

  • default (기본)

  • _gif2mp4

  • _gif2webm

  • _1080p

  • _720p

  • _480p

  • _360p

m2_transcoder_src_size_bytes

histogram

vhost

{buckets}

입력 파일 크기

1e+06 , 1e+07 , 1e+08 , 1e+09 , +Inf

m2_transcoder_src_format_total

counter

vhost

format

입력 포맷

  • mp4 (기본)

  • gif

  • webm

  • avi

  • mov

  • flac

  • flv

  • fmp4

  • mp2

  • mp3

  • mpg

  • mxf

  • oga

  • ogg

  • ts

  • wav

Note

사용된 Format만 메트릭 제공.

m2_transcoder_src_width_total

histogram

vhost

{buckets}

입력 width

320 , 640 , 1280 , 1920 , 3840 , 7680 , +Inf

m2_transcoder_src_height_total

histogram

vhost

{buckets}

입력 height

240 , 480 , 720 , 1080 , 2160 , 4320 , +Inf

m2_transcoder_dest_size_bytes

histogram

vhost

{buckets}

출력 파일 크기

1e+06 , 1e+07 , 1e+08 , 1e+09 , +Inf

m2_transcoder_dest_format_total

counter

vhost

format

출력 포맷

  • mp4 (기본)

  • json (/analyse 응답)

  • gif

  • webm

  • flac

  • flv

  • fmp4

  • mp2

  • mp3

  • mpg

  • mxf

  • oga

  • ogg

  • ts

  • wav

  • webp

  • avif

  • jpg

  • png

Note

사용된 Format만 메트릭 제공.

m2_transcoder_dest_width_total

histogram

vhost

{buckets}

출력 width

320 , 640 , 1280 , 1920 , 3840 , 7680 , +Inf

m2_transcoder_dest_height_total

histogram

vhost

{buckets}

출력 height

240 , 480 , 720 , 1080 , 2160 , 4320 , +Inf

m2_transcoder_dest_capture_total

counter

vhost

캡쳐된 이미지 수 (멀티 이미지라면 각 캡쳐된 이미지만큼 카운팅)

m2_transcoder_dest_trimtime_total

counter

vhost

trim 명령어로 추출된 시간

m2_hive alpha

See also

  • hive alpha 기능 참고.

  • 트랜스코딩 상세(세그먼트 해상도·코덱·변환시간)와 큐 왕복·health 는 m2_vfly_hlseg alpha 참고.

metric

type

label

description

m2_hive_wait_queue

gauge

vhost

대기 큐 길이

m2_hive_requests_total

counter

vhost

요청수

m2_hive_command_total

counter

vhost

command

유형별 요청수

  • master

  • playlist

  • segment

  • init

  • capture

  • sprite

  • trim

m2_hive_complete_total

counter

vhost

성공수

m2_hive_fail_total

counter

vhost

reason

실패수

  • not200 (기본)

  • manifest_unrecognized ( 415 원본 미디어 인식불가 )

  • transcoder_unavailable ( 503 트랜스코더 무효·배제 )

  • transcode_timeout ( 503 완료 미수신 )

  • notranscoder

  • failcache

  • invalidversion

  • invalidprofile

  • invalidparam

  • invalidkeyword

  • unsupportedformat

  • unsupportedcodec

  • failmanifest

  • failplaylist

  • failseg

  • failtranscode

  • failremux

  • failanalyze

  • failprobe

  • probeunknown

  • novideoid

  • oversize

  • overbitrate

  • diskfull

  • invalids3config

  • fails3download

  • fails3upload

  • failcomposition

  • failencrypt

  • failcapture

  • failsprite

  • failtrim

  • failinit

  • failop

Note

실패가 존재할 경우에만 메트릭 제공.

m2_hive_complete_seconds

histogram

vhost

{buckets}

(대기 포함) 요청 완료 시간

0.5 , 1 , 5 , 10 , 30 , 60 , 120 , +Inf

m2_hive_kvcache_hit_total

counter

vhost

url_to_videoid 캐시 HIT 수

m2_hive_kvcache_miss_total

counter

vhost

url_to_videoid 캐시 MISS 수

m2_hive_hls_master_total

counter

vhost

profile

master.m3u8 생성수

프로파일

m2_hive_hls_master_dest_size_bytes

counter

vhost

profile

master.m3u8 전체용량 (bytes)

프로파일

m2_hive_hls_playlist_total

counter

vhost

profile

rendition

playlist.m3u8 생성수

프로파일

렌디션

m2_hive_hls_playlist_dest_size_bytes

counter

vhost

profile

rendition

playlist.m3u8 전체용량 (bytes)

프로파일

렌디션

m2_hive_hls_segment_total

counter

vhost

profile

container

미디어 세그먼트 수

프로파일

fmp4 · m2ts

m2_hive_hls_segment_size_bytes

counter

vhost

profile

container

세그먼트 총 바이트 (bytes)

프로파일

fmp4 · m2ts

m2_hive_hls_initmp4_total

counter

vhost

profile

init.mp4 세그먼트 수

프로파일

m2_hive_hls_initmp4_size_bytes

counter

vhost

profile

init.mp4 세그먼트 총 바이트 (bytes)

프로파일

m2_hive_trim_total

counter

vhost

profile

구간(clip) 추출 요청수

프로파일

m2_hive_trim_time_total

counter

vhost

profile

trim 으로 추출된 시간 (초)

프로파일

m2_hive_capture_total

counter

vhost

format

캡처된 이미지 수

webp · avif · jpg

m2_hive_capture_dest_size_bytes

counter

vhost

format

캡처 이미지 전체용량 (bytes)

webp · avif · jpg

m2_hive_mezzanine_vcodec_native_total

counter

vhost

메자닌 비디오 호환 코덱 수

m2_hive_mezzanine_vcodec_pass_total

counter

vhost

codec

메자닌 비디오 비호환 코덱 수

  • {비디오 코덱명}

m2_hive_mezzanine_acodec_native_total

counter

vhost

메자닌 오디오 호환 코덱 수

m2_hive_mezzanine_acodec_pass_total

counter

vhost

codec

메자닌 오디오 비호환 코덱 수

  • {오디오 코덱명}

m2_hive_mezzanine_cache_requests_total

counter

vhost

메자닌 캐시 요청 수

m2_hive_mezzanine_cache_hit_total

counter

vhost

location

메자닌 캐시 HIT 수

  • local 로컬 저장소에서 재사용(원본 다시 받지 않음)

  • s3 S3 캐시에서 재사용(원본 다시 받지 않음)

m2_hive_mezzanine_cache_hit_size_bytes

counter

vhost

location

메자닌 캐시 다운로드 용량

  • local 로컬 스토어에서 읽은 바이트

  • s3 네트워크로 수신한 바이트

m2_hive_mezzanine_cache_miss_total

counter

vhost

메자닌 캐시 MISS 수

m2_hive_mezzanine_cache_touch_total

counter

vhost

location

메자닌 터치갱신 수

s3 전용 (S3 객체 Last-Modified 갱신)

m2_hive_rendition_cache_requests_total

counter

vhost

profile

렌디션 캐시 요청 수

프로파일

m2_hive_rendition_cache_hit_total

counter

vhost

profile

렌디션 캐시 HIT 수

프로파일

m2_hive_rendition_cache_hit_size_bytes

counter

vhost

profile

렌디션 캐시 다운로드 용량

프로파일

m2_hive_rendition_cache_miss_total

counter

vhost

profile

렌디션 캐시 MISS 수

프로파일

m2_hive_rendition_cache_backup_total

counter

vhost

profile

렌디션 백업 수

프로파일

m2_hive_rendition_cache_backup_size_bytes

counter

vhost

profile

렌디션 백업 용량 (bytes)

프로파일

m2_hive_rendition_cache_backup_fail_total

counter

vhost

profile

렌디션 백업 실패 수

프로파일

m2_hive_rendition_cache_touch_total

counter

vhost

profile

렌디션 터치갱신 수

프로파일

m2_canon draft

See also

metric

type

label

description

m2_canon_wait_queue

gauge

vhost

대기 큐 길이

m2_canon_requests_total

counter

vhost

source

접수된 작업 요청수

m2_canon_accept_fail_total

counter

vhost

reason

접수 실패수

  • invalidprofile ( 400 프로파일 미정의 )

  • invalidcallback ( 400 callback URL 형식 오류 )

  • notexposed ( 403 exposefalse )

  • unavailable ( 500 서비스 구동상 장애 )

m2_canon_jobs_active

gauge

vhost

진행 중인 작업수

m2_canon_jobs_retained

gauge

vhost

보관 중인 작업 ID 수 ( retentionDays 이내 )

m2_canon_complete_total

counter

vhost

정규화 완료수

m2_canon_skip_total

counter

vhost

reason

정규화 생략수

  • already_conformant 원본이 이미 프로파일 규격을 만족

m2_canon_fail_total

counter

vhost

phase

실패수

  • fetch 원본 획득 실패

  • probe 원본 분석 실패

  • normalize 대상 정규화 실패

  • store 대상 적재 실패

  • delete 대상 삭제 실패

Note

실패가 존재할 경우에만 메트릭 제공.

m2_canon_cancel_total

counter

vhost

취소된 작업수

m2_canon_complete_seconds

histogram

vhost

{buckets}

작업 완료 시간 ( 접수 ~ 종료 )

10 , 30 , 60 , 300 , 600 , 1800 , 3600 , +Inf

m2_canon_profile_total

counter

vhost

profile

프로파일별 작업수

프로파일

m2_canon_method_total

counter

vhost

method

수단별 완료수

  • remux 누락 세그먼트가 없어 병합만 수행

  • transcode 누락 세그먼트를 하나 이상 트랜스코딩

m2_canon_segments_total

counter

vhost

source

작업에 사용된 세그먼트 수

  • reuse 기존 산출물을 재사용

  • transcode 누락분을 신규 트랜스코딩

Note

reuse 비율이 낮으면 재생이 선행되지 않은 콘텐츠를 정규화하고 있다는 뜻이다.

m2_canon_merge_seconds

histogram

vhost

{buckets}

세그먼트 병합 소요시간

0.5 , 1 , 5 , 10 , 30 , 60 , +Inf

m2_canon_src_size_bytes

histogram

vhost

{buckets}

원본 크기 (bytes)

1e+07 , 5e+07 , 1e+08 , 5e+08 , 1e+09 , 5e+09 , +Inf

m2_canon_asset_size_bytes

histogram

vhost

{buckets}

산출물 크기 (bytes)

1e+07 , 5e+07 , 1e+08 , 5e+08 , 1e+09 , 5e+09 , +Inf

m2_canon_dest_total

counter

vhost

적재 대상 수 ( 작업당 선언된 put 합 )

m2_canon_deleted_total

counter

vhost

삭제 대상 수

m2_canon_callback_requests_total

counter

vhost

callback 전송수

m2_canon_callback_complete_total

counter

vhost

callback 성공수 ( 2xx )

m2_canon_callback_fail_total

counter

vhost

reason

callback 실패수

  • temporary 408 · 429 · 5xx · 무응답

  • permanent 그 외 4xx

m2_canon_callback_retry_total

counter

vhost

callback 재시도수

m2_canon_callback_seconds

histogram

vhost

{buckets}

callback 응답 시간

0.1 , 0.5 , 1 , 5 , 10 , 30 , +Inf

Note

다음은 canon 이 계측하지 않는다. 이미 다른 컴포넌트가 전담한다.

측정 대상

참고

세그먼트 트랜스코딩 상세 ( 해상도 · 코덱 · 시간 )

m2_vfly_hlseg alpha

적재 · 삭제의 성공 · 실패 · 전송량

m2_aws_s3

배치 순회 · 워크플로 태스크

m2_storgate

mezzanine 퇴거 · 풀 현황

m2_hive alpha

m2_vfly_hlseg alpha

See also

metric

type

label

description

m2_vfly_hlseg_tx_active

gauge

vhost

진행 중인 트랜잭션

m2_vfly_hlseg_tx_abort_total

counter

vhost

reason

중단된 트랜잭션 수

  • timeout 타임아웃

  • srcreq 요청을 전송할 수 없음 (Control Plane)

  • srcbody 데이터를 적재할 수 없음 (Data Plane)

  • destbody 데이터를 적재할 수 없음 (Data Plane)

  • excluded 장애판정으로 배제

m2_vfly_hlseg_tx_complete_total

counter

vhost

완료 트랜잭션 수

m2_vfly_hlseg_tx_dispatch_wait_seconds

histogram

vhost

{buckets}

내부 디스패치 전 대기 시간

0.01 , 0.05 , 0.1 , 0.5 , 1 , 5 , 10 , 30 , 60 , +Inf

m2_vfly_hlseg_tx_dispatch_total_seconds

histogram

vhost

{buckets}

내부 디스패치 완료 시간

0.01 , 0.05 , 0.1 , 0.5 , 1 , 5 , 10 , 30 , 60 , +Inf

m2_vfly_hlseg_tx_ttfb_seconds

histogram

vhost

{buckets}

트랜잭션 응답 시간

0.01 , 0.05 , 0.1 , 0.5 , 1 , 5 , 10 , 30 , 60 , +Inf

m2_vfly_hlseg_tx_complete_seconds

histogram

vhost

{buckets}

트랜잭션 완료 시간

0.01 , 0.05 , 0.1 , 0.5 , 1 , 5 , 10 , 30 , 60 , +Inf

m2_vfly_hlseg_requests_header_size_bytes

counter

vhost

요청 헤더 전송량 (Control Plane)

m2_vfly_hlseg_requests_body_size_bytes

counter

vhost

요청 소스 적재량 (Data Plane)

m2_vfly_hlseg_requests_profile_total

counter

vhost

profile

요청 프로파일 수

프로파일

m2_vfly_hlseg_responses_header_size_bytes

counter

vhost

응답 헤더 전송량 (Control Plane)

m2_vfly_hlseg_responses_body_size_bytes

counter

vhost

응답 출력 수신량 (Data Plane)

m2_vfly_hlseg_responses_total

counter

vhost

status

응답코드 수

  • 200 정상

  • 400 등 에러 코드

m2_vfly_hlseg_src_dur_total

histogram

vhost

{buckets}

원본 세그먼트 재생시간

0.1 , 0.5 , 1 , 2 , 3 , 4 , 5 , 10 , 30 , 60 , +Inf

m2_vfly_hlseg_src_size_bytes

histogram

vhost

{buckets}

원본 세그먼트 용량 (cmd, 참조-세그먼트 제외)

1e+06 , 5e+06 , 1e+07 , 5e+07 , 1e+08 , 5e+08 , 1e+09 , +Inf

m2_vfly_hlseg_src_resolution_total

counter

vhost

resolution

원본 해상도

가로x세로 (오디오만 있다면 audio 로 표기)

m2_vfly_hlseg_src_codecs_total

counter

vhost

codecs

원본 코덱조합

비디오코덱;오디오코덱;

m2_vfly_hlseg_dest_dur_total

histogram

vhost

{buckets}

출력 세그먼트 재생시간

0.1 , 0.5 , 1 , 2 , 3 , 4 , 5 , 10 , 30 , 60 , +Inf

m2_vfly_hlseg_dest_size_bytes

histogram

vhost

{buckets}

출력 세그먼트 용량

1e+06 , 5e+06 , 1e+07 , 5e+07 , 1e+08 , 5e+08 , 1e+09 , +Inf

m2_vfly_hlseg_dest_resolution_total

counter

vhost

resolution

출력 해상도

가로x세로 (오디오만 있다면 audio 로 표기)

m2_vfly_hlseg_dest_codecs_total

counter

vhost

codecs

출력 코덱조합

비디오코덱;오디오코덱;

m2_vfly_hlseg_health_excluded

gauge

vhost

배제 상태 ( 0 정상 · 1 배제 )

m2_vfly_hlseg_health_consecutive_fail

gauge

vhost

현재 연속 실패 카운트 ( exclusion.count 대비 )

m2_vfly_hlseg_health_exclusion_total

counter

vhost

배제 전이 횟수

m2_vfly_hlseg_health_recovery_total

counter

vhost

복구 전이 횟수

m2_vfly_hlseg_health_checker_total

counter

vhost

result

checker 수행수

  • success

  • fail

m2_vfly_hlseg_health_checker_last_timestamp

gauge

-

마지막 checker 성공 시각 (epoch)

m2_hlsrc alpha

metric

type

label

description

m2_hlsrc_wait_queue

gauge

vhost

대기 큐 길이

m2_hlsrc_requests_total

counter

vhost

요청수

m2_hlsrc_complete_total

counter

vhost

성공수

m2_hlsrc_fail_total

counter

vhost

reason

실패수

  • not200 (기본)

  • notranscoder

  • failcache

  • invalidversion

  • invalidparam

  • unsupportedformat

  • failremux

  • failtranscode

  • failop

  • invalids3config

  • fails3download

  • fails3upload

  • overbitrate

  • oversize

  • diskfull

  • timeout

  • wait-timeout

  • novideoid

  • probeunknown

  • failprobe

Note

실패가 존재할 경우에만 메트릭 제공.

m2_hlsrc_src_hit_total

counter

vhost

원본 미디어 분석정보 캐시 HIT 수

m2_hlsrc_src_miss_total

counter

vhost

원본 미디어 분석정보 캐시 MISS 수

m2_hlsrc_src_unsupported_total

counter

vhost

비호환 원본 미디어 수

m2_hlsrc_master_total

counter

vhost

마스터 파일 생성수

m2_hlsrc_master_dest_size_bytes

counter

vhost

마스터 전체용량 (bytes)

m2_hlsrc_master_inf_container_total

counter

vhost

container

마스터 파일 컨테이너/포맷

컨테이너/포맷

m2_hlsrc_master_inf_codecs_total

counter

vhost

codecs

마스터 파일 코덱조합

비디오코덱;오디오코덱;

m2_hlsrc_master_inf_resolution_total

counter

vhost

resolution

마스터 파일 RESOLUTION 필드

가로x세로 (오디오만 있다면 audio 로 표기)

m2_hlsrc_master_inf_bandwidth_total

counter

vhost

{buckets}

마스터 파일 BANDWIDTH 필드 분포

1e+06 , 5e+06 , 1e+07 , 5e+07 , 1e+08 , 5e+08 , 1e+09 , +Inf

m2_hlsrc_playlist_total

counter

vhost

플레이리스트 파일 생성수

m2_hlsrc_playlist_dest_size_bytes

counter

vhost

플레이리스트 전체용량 (bytes)

m2_hlsrc_init_total

counter

vhost

미디어 초기화 파일 생성수

m2_hlsrc_init_dest_size_bytes

counter

vhost

미디어 초기화 파일 출력 총합 (bytes)

m2_hlsrc_segment_total

counter

vhost

세그먼트 생성수

m2_hlsrc_segment_size_bytes

counter

vhost

세그먼트 출력 총합 (bytes)

m2_hlsrc_segment_duration_total

histogram

vhost

{buckets}

세그먼트 개별 재생시간 (초)

1 , 2 , 3 , 4 , 5 , 10 , 20 , 30 , 60 , +Inf

m2_hlsrc_remux_tx_active

gauge

vhost

진행 중인 remux 트랜잭션 수

m2_hlsrc_remux_tx_abort_total

counter

vhost

중단된 remux 트랜잭션 수

m2_hlsrc_remux_tx_complete_total

counter

vhost

container

완료된 remux 트랜잭션 수

컨테이너/포맷

m2_hlsrc_remux_waiting_client

gauge

vhost

remux 완료를 기다리는 대기자 수

m2_hlsrc_remux_complete_seconds

counter

vhost

remux 완료까지 소요 시간 (초, 원본 확보~remux 결과 등록 완료)

m2_hlsrc_remux_origin_seconds

counter

vhost

remux 원본 확보(원본 다운로드) 소요 시간 (초)

m2_hlsrc_remux_src_size_bytes

counter

vhost

remux 원본 크기 총합 (bytes)

m2_hlsrc_remux_dest_size_bytes

counter

vhost

remux 결과 파일 크기 총합 (bytes)

m2_hlsrc_backup_success_total

counter

vhost

S3 업로드 성공 수

m2_hlsrc_backup_fail_total

counter

vhost

S3 업로드 실패 수

m2_hlsrc_backup_skip_total

counter

vhost

reason

세그먼트 S3 업로드가 건너뛰어진 수

  • normal_queue_count

  • normal_queue_bytes

  • buffer_queue_count

  • playlist_queue_count

  • size_limit

m2_hlsrc_backup_seconds

counter

vhost

세그먼트 S3 업로드 소요 시간 총합 (초)

m2_hlsrc_backup_queue_depth

gauge

vhost

S3 업로드 대기열 길이

m2_hlsf draft

metric

type

label

description

m2_hlsf_wait_queue

gauge

vhost

대기 큐 길이

m2_hlsf_requests_total

counter

vhost

요청수

m2_hlsf_complete_total

counter

vhost

성공수

m2_hlsf_fail_total

counter

vhost

reason

실패수

  • not200 (기본)

  • invalidsrc

  • invalidseq

  • toosmall

  • noav

  • failcache

  • failtrim

  • failparse

  • failseek

  • failbuf

  • failinitseg

  • failgenseg

  • failgenfmp4init

Note

실패가 존재할 경우에만 메트릭 제공.

m2_hlsf_src_hit_total

counter

vhost

원본 미디어 분석정보 캐시 HIT 수

m2_hlsf_src_miss_total

counter

vhost

원본 미디어 분석정보 캐시 MISS 수

m2_hlsf_master_total

counter

vhost

마스터 파일 생성수

m2_hlsf_master_dest_size_bytes

counter

vhost

마스터 파일 전체용량 (bytes)

m2_hlsf_master_inf_container_total

counter

vhost

container

마스터 파일 컨테이너/포맷

컨테이너/포맷

m2_hlsf_master_inf_codecs_total

counter

vhost

codecs

마스터 파일 코덱조합

비디오코덱;오디오코덱;

m2_hlsf_master_inf_resolution_total

counter

vhost

resolution

마스터 파일 RESOLUTION 필드

가로x세로 (오디오만 있다면 audio 로 표기)

m2_hlsf_master_inf_bandwidth_total

counter

vhost

{buckets}

마스터 파일 BANDWIDTH 필드 분포

1e+06 , 5e+06 , 1e+07 , 5e+07 , 1e+08 , 5e+08 , 1e+09 , +Inf

m2_hlsf_playlist_total

counter

vhost

플레이리스트 파일 생성수

m2_hlsf_playlist_dest_size_bytes

counter

vhost

플레이리스트 전체용량 (bytes)

m2_hlsf_init_total

counter

vhost

미디어 초기화 파일 생성수

m2_hlsf_init_dest_size_bytes

counter

vhost

미디어 초기화 파일 출력 총합 (bytes)

m2_hlsf_segment_total

counter

vhost

세그먼트 생성수

m2_hlsf_segment_size_bytes

counter

vhost

세그먼트 출력 총합 (bytes)

m2_hlsf_segment_duration_total

histogram

vhost

{buckets}

세그먼트 개별 재생시간 (초)

1 , 2 , 3 , 4 , 5 , 10 , 20 , 30 , 60 , +Inf

m2_mp4hls

See also

metric

type

label

description

m2_mp4hls_wait_queue

gauge

vhost

대기 큐 길이

m2_mp4hls_requests_total

counter

vhost

요청수

m2_mp4hls_complete_total

counter

vhost

성공수

m2_mp4hls_fail_total

counter

vhost

reason

실패수

  • not200 (기본)

  • invalidsrc

  • invalidseq

  • toosmall

  • noav

  • failcache

  • failtrim

  • failparse

  • failseek

  • failbuf

  • failinits

  • failgents

Note

실패가 존재할 경우에만 메트릭 제공.

m2_mp4hls_playlist_total

counter

vhost

플레이리스트 파일 생성수

m2_mp4hls_playlist_complete_seconds

historgram

vhost

{buckets}

플레이리스트 생성 완료 시간

0.1 , 0.5 , 1 , 5 , 10 , 20 , 30 , 60 , +Inf

m2_mp4hls_playlist_src_size_bytes

histogram

vhost

{buckets}

(플레이리스트 생성시) 원본 미디어 파일 크기

100 , 1000 , 10000 , 100000 , 1e+06 , 1e+07 , 1e+08 , +Inf

m2_mp4hls_playlist_src_playback_seconds

histogram

vhost

{buckets}

(플레이리스트 생성시) 원본 미디어 재생시간

100 , 1000 , 10000 , 100000 , +Inf

m2_mp4hls_playlist_dest_size_bytes

counter

vhost

플레이리스트 전체용량 (bytes)

m2_mp4hls_segment_total

counter

vhost

전체 ts 세그먼트 생성수

m2_mp4hls_segment_dest_playback_total

counter

vhost

생성된 ts 세그먼트 의 전체 재생시간 (초)

m2_mp4hls_segment_dest_size_bytes

counter

vhost

ts 세그먼트 파일 출력 총합 (bytes)

m2_mp4hls_segment_dest_encrypt_total

counter

vhost

암호화된 ts 세그먼트 수

m2_mp3hls

See also

metric

type

label

description

m2_mp3hls_wait_queue

gauge

vhost

대기 큐 길이

m2_mp3hls_requests_total

counter

vhost

요청수

m2_mp3hls_complete_total

counter

vhost

성공수

m2_mp3hls_fail_total

counter

vhost

reason

실패수

  • not200 (기본)

  • invalidsrc

  • invalidseq

  • toosmall

  • noaudio

  • failcache

  • failtrim

  • failparse

  • failseek

  • failbuf

  • failinits

  • failgents

  • failsegmp3

  • failgenmp3

Note

실패가 존재할 경우에만 메트릭 제공.

m2_mp3hls_playlist_total

counter

vhost

플레이리스트 생성수

m2_mp3hls_playlist_complete_seconds

historgram

vhost

{buckets}

플레이리스트 생성 완료 시간

0.1 , 0.5 , 1 , 5 , 10 , 20 , 30 , 60 , +Inf

m2_mp3hls_playlist_src_size_bytes

histogram

vhost

{buckets}

(플레이리스트 생성시) 원본 미디어 파일 크기

100 , 1000 , 10000 , 100000 , 1e+06 , 1e+07 , 1e+08 , +Inf

m2_mp3hls_playlist_src_playback_seconds

histogram

vhost

{buckets}

(플레이리스트 생성시) 원본 미디어 재생시간

100 , 1000 , 10000 , 100000 , +Inf

m2_mp3hls_playlist_dest_size_bytes

counter

vhost

플레이리스트 전체용량 (bytes)

m2_mp3hls_segment_total

counter

vhost

type

전체 세그먼트 생성수

  • ts

  • mp3

m2_mp3hls_segment_dest_playback_total

counter

vhost

type

생성된 세그먼트의 전체 재생시간 (초)

  • ts

  • mp3

m2_mp3hls_segment_dest_size_bytes

counter

vhost

type

세그먼트 파일 출력 총합 (bytes)

  • ts

  • mp3

m2_mp3hls_segment_dest_encrypt_total

counter

vhost

type

암호화된 세그먼트 수

  • ts

  • mp3