Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 623 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 623 Bytes

This program consists of three components:

  • A master which consolidates orchestrator statistics from various clients
    • Publishes GetOrchestrator responses and discovery time
    • Publishes orchestrator price info
    • Observes Livepeer Inc performance leaderboards results to Prometheus
    • TODO integration with email / telegram
    • TODO api to subscribe for notifications and cancel it
  • A client which pushes stats to master
    • Gets the list of active Orchestrators from the Livepeer subgraph
    • Test each of them and upload results
  • TODO A frontend where users can (un)subscribe to notifications