livepeer / livepeer/docker-livepeer

monitoring: add `kubectl top` metrics

Open
#19 0 comments 0 reactions 1 assignee View on GitHub

@ya7ya is already working on this.

Since Feb 21, 2020.

Dominant language
Shell
Stars
2
Forks
7
PR merge metrics
No merged PRs in 30d

Description

We just got access to the necessary APIs for this... Surely there's a Prometheus exporter somewhere for this data? Would be super useful to track.

> kubectl top pod
NAME                                          CPU(cores)   MEMORY(bytes)   
api-694d8f77b4-7hmhp                          10m          75Mi            
api-694d8f77b4-8k62l                          7m           67Mi            
api-694d8f77b4-wvl78                          53m          72Mi            
broadcaster-bulbasaur-5cb6d64fbb-hnzrl        70m          330Mi           
broadcaster-charmander-7f78bcb5f4-kv486       108m         293Mi           
broadcaster-squirtle-84d7df674b-452s6         6667m        297Mi           
broadcaster1-554bd5c5c7-rc2m5                 1m           13Mi            
external-dns-85646cb9b-5rzg9                  24m          19Mi            
f1l1b0x-test-7768548988-77pvv                 2m           64Mi            
ivan-acb-test-74c87874cb-dtxc4                808m         156Mi           
mainnet-orchtran-68c85f7686-w79t2             4m           25Mi            
mainnet-prometheus-7699fdf5c8-qbwpx           21m          89Mi            
nginx-ingress-controller-675b647f6c-dk4vs     523m         1524Mi          
nginx-ingress-controller-675b647f6c-n9xd6     589m         1539Mi          
nginx-ingress-controller-675b647f6c-p6pm5     474m         1568Mi          
orchestrator-1070-cc65f96db-6kpgn             79m          948Mi           
orchestrator-1070-cc65f96db-9bbz5             82m          902Mi           
orchestrator-1070-dualcore-55446d8744-4d6sc   22m          1168Mi          
orchestrator-1070-dualcore-55446d8744-97ntx   42m          921Mi           
orchestrator-1070-dualcore-55446d8744-9d47d   5m           890Mi           
orchestrator-1070-dualcore-55446d8744-9g8gk   6m           975Mi           
orchestrator-1070-dualcore-55446d8744-b46dw   30m          1328Mi          
orchestrator-1070-dualcore-55446d8744-bkfhm   1m           9Mi             
orchestrator-1070-dualcore-55446d8744-bmdsp   12m          901Mi           
orchestrator-1070-dualcore-55446d8744-cfxmj   59m          752Mi           
orchestrator-1070-dualcore-55446d8744-dghrz   5m           842Mi           
orchestrator-1070-dualcore-55446d8744-dghs9   34m          756Mi           
orchestrator-1070-dualcore-55446d8744-dm8sm   29m          751Mi           
orchestrator-1070-dualcore-55446d8744-dmxqq   31m          957Mi           
orchestrator-1070-dualcore-55446d8744-gq4cw   90m          1175Mi          
orchestrator-1070-dualcore-55446d8744-kbmpm   204m         852Mi           
orchestrator-1070-dualcore-55446d8744-khczx   294m         1107Mi          
orchestrator-1070-dualcore-55446d8744-lgvmx   35m          901Mi           
orchestrator-1070-dualcore-55446d8744-lt487   197m         848Mi           
orchestrator-1070-dualcore-55446d8744-m74dt   5m           719Mi           
orchestrator-1070-dualcore-55446d8744-ntfpn   162m         995Mi           
orchestrator-1070-dualcore-55446d8744-pnr82   5m           994Mi           
orchestrator-1070-dualcore-55446d8744-q9r94   214m         739Mi           
orchestrator-1070-dualcore-55446d8744-ql4h5   116m         821Mi           
orchestrator-1070-dualcore-55446d8744-rtq2t   5m           735Mi           
orchestrator-1070-dualcore-55446d8744-s4qv9   1m           8Mi             
orchestrator-1070-dualcore-55446d8744-txfm4   81m          820Mi           
orchestrator-1070-dualcore-55446d8744-v5mqf   82m          814Mi           
orchestrator-1070-dualcore-55446d8744-v8gl2   152m         909Mi           
orchestrator-1070-dualcore-55446d8744-w2vs5   86m          755Mi           
orchestrator-1070-dualcore-55446d8744-xk59t   8m           983Mi           
orchestrator-1070-dualcore-55446d8744-xlkdf   148m         763Mi           
orchestrator-1070-dualcore-65f7bc8d9d-x4ss6   2000m        7077Mi          
orchestrator-1080-7b9b9c8948-f9lcg            163m         1560Mi          
orchtran1-76c66958f8-6wvsm                    1m           7Mi             
prometheus-7cd759bbbf-llx46                   80m          133Mi           
rinkeby-orchtran-7bd9976679-jltx6             4m           15Mi            
rinkeby-prometheus-c5dc6969d-n7kkq            17m          78Mi         

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.