Skip to main content

Telemetry Feeds

TODO: Complete Telemetry Data Documentation

Raw operator telemetry feeds for direct consumption.

Required Sections

  • What is Telemetry?

    • Raw, unprocessed operator behavior data
    • Difference from computed metrics (risk score vs raw signals)
    • Use cases for raw data access
  • Available Telemetry

    • Uptime/attestation data
    • Block proposal metrics
    • Slashing events
    • AVS participation changes
    • Stake movements
  • Telemetry Granularity

    • Update frequency (per-block? per-epoch?)
    • Historical retention (how much data?)
    • Sampling strategy (all operators or sampling?)
  • Data Quality & Limitations

    • Beacon chain data reliability
    • On-chain finality requirements
    • Data gaps and how to handle them
    • Confidence levels per data point
  • Access Patterns

    • Real-time streaming
    • Historical queries
    • Batch exports
    • Retention policies
  • Use Cases

    • Building custom risk models
    • Operator performance dashboards
    • Research & analysis
    • Integration into custom systems

API Integration

Status: NOT STARTED — Requires telemetry system design