area: metricsgood first issuehelp wanted
Repository metrics
- Stars
- (583 stars)
- PR merge metrics
- (PR metrics pending)
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—1if running with-broadcaster,0otherwiselivepeer_orchestrator_count—1if running with-orchestrator,0otherwiselivepeer_transcoder_count—1if running with-transcoder,0otherwise
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-transcoderwith GPUs, how many GPUs are we running with?livepeer_gpu_nvidia_count— How many-nvidiaGPUs are we using?livepeer_gpu_vaapi_count— How many VAAPI GPUs are we using?