Open
Description
Please let me know if any of these already exist or if there are better ways to handle some of these situations.
livepeer_broadcaster_count
—1
if running with-broadcaster
,0
otherwiselivepeer_orchestrator_count
—1
if running with-orchestrator
,0
otherwiselivepeer_transcoder_count
—1
if running with-transcoder
,0
otherwise
These will let us sum the currently running counts of Bs, Os, and Ts without resorting to building the numbers from the local Kubernetes environment.
livepeer_gpu_count
— If running as a-transcoder
with GPUs, how many GPUs are we running with?livepeer_gpu_nvidia_count
— How many-nvidia
GPUs are we using?livepeer_gpu_vaapi_count
— How many VAAPI GPUs are we using?