transcodeninja / livepeer-exporter

A Prometheus exporter for Livepeer orchestrator metrics. Fetches and exposes orchestrator metrics from various Livepeer endpoints for Prometheus to scrape.
https://hub.docker.com/r/rickstaa/livepeer-exporter
MIT License
0 stars 0 forks source link

livepeer_orch_thirty_day_reward_claim_ratio metric is broken #100

Open rickstaa opened 7 months ago

rickstaa commented 7 months ago

Describe the bug

It looks like the livepeer_orch_thirty_day_reward_claim_ratio metric is broken.

image

image

Reproduction steps

  1. Go to https://dashboards.transcode.ninja/public-dashboards/612ce9347bc44e1885e6417b145f4093?orgId=1&refresh=30s.
  2. Check the value on the Call Ratio panel.
  3. Go to https://explorer.livepeer.org/accounts/0x5bdeedca9c6346b0ce6b17ffa8227a4dace37039/orchestrating
  4. See that the call ratio is 30/30.

Expected behaviour

The call ratio given by the variable should be 100%.

Screenshots / Live demo link

No response

System information

Additional context

No response