5 — Edge Aggregation
Purpose
[stub: edge-aggregation]
Metadata
| Author | Amit Singh |
| Scope | observability |
Local graph
Related notes
6 — Centralized vs Federated Observability
Contrasts a single global observability backend against per-region or per-BU federated backends with cross-federation query.
1 — Designing An Observability Platform
Frames a platform-level design exercise: ingestion scale, tenancy, storage tiering, and query latency as first-class requirements.
2 — Data Plane vs Control Plane
Separates the high-throughput telemetry data path from the low-throughput configuration/policy path, and why conflating them causes outages.
4 — Agent Based vs Agentless Collection
Weighs sidecar/DaemonSet agents against agentless eBPF or vendor-API scraping for coverage, overhead, and maintenance cost.