mirror of
https://github.com/stronk-dev/OrchestratorTracker.git
synced 2025-07-05 10:55:09 +02:00
11 lines
623 B
Markdown
11 lines
623 B
Markdown
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 |