-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I just noticed a minor bug that causes delegators already undelegated to be still returned by livepeer_orch_delegator_bonded_amount.
Reproduction steps
- Ensure the exporter is started as explained in the README.
- Ensure you delegate and undelegate LPT to your orchestrator in two rounds.
- Go to the Grafana Explore tab.
- Checkout the
livepeer_orch_delegator_bonded_amountmetric. - See that the exporter still returns the accounts already undelegated.
Expected behaviour
These undelegated accounts should not be returned.
Screenshots / Live demo link
No response
System information
- Run method: Docker
- OS: Linux
- Exporter version: 2.8.1
Additional context
This possible is an easy bug to fix since this data is not returned by the Livepeer Subgraph.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working