Skip to content

Add general protocol information to the exporterΒ #55

@rickstaa

Description

@rickstaa

Is your feature request related to a problem? Please describe.

It would be nice to show general LivePeer protocol information to the exporter, similar to the data displayed on the https://explorer.livepeer.org/ page.

image

TODOs

  • Add daily fees paid (i.e. livepeer_exporter_protocol_fees_paid).
  • Add daily participation rate (i.e. livepeer_exporter_protocol_participation_rate).
  • Add daily inflation rate (i.e. livepeer_exporter_protocol_estimated usage).
  • Add daily delegators count (i.e. livepeer_exporter_protocol_delegators).
  • Add daily orchestrators count (i.e. livepeer_exporter_protocol_orchestrators).
  • Current round progress (e.g. livepeer_exporter_protocol_current_round_blocks_remaining, livepeer_exporter_protocol_current_round_time_remaining, livepeer_exporter_protocol_current_round_progress).
  • Current round fees (i.e. livepeer_exporter_protocol_current_round_fees).
  • Current round rewards (i.e. livepeer_exporter_protocol_current_round_rewards).

Describe the solution you'd like

We can fetch this information from the following endpoints:

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions