{
  "status": "healthy",
  "service": "DataProxyBench Centralized Telemetry Engine",
  "version": "3.3.0",
  "runtime": "Cloudflare Pages Functions + Cloudflare KV",
  "shared_store": {
    "bound": true,
    "binding_name": "TELEMETRY_KV",
    "persistence_type": "Durable Global Key-Value Store"
  },
  "ingestion": {
    "endpoint": "/api/event",
    "method": "POST"
  },
  "test_isolation": {
    "supported": true,
    "segregation_rule": "Test events are stored under 'test:' keys and excluded from production_metrics counters",
    "active": true
  },
  "metric_definitions": {
    "outbound_pricing_clicks": "Direct user clicks navigating to official vendor /pricing/ documentation pages",
    "outbound_partner_portal_clicks": "User clicks navigating to vendor partner registration portals",
    "monetized_affiliate_clicks": "Currently 0 — Held until approved referral tracking IDs are integrated"
  }
}