1 — Designing An Observability Platform
Purpose
[stub: designing-an-observability-platform]
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.
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.
5 — Edge Aggregation
Covers pre-aggregating and filtering telemetry at the collection edge to cut cardinality and egress cost before it reaches the backend.