-
Book Overview & Buying
-
Table Of Contents
The Platform Engineer's Handbook
By :
[1] OpenTelemetry Documentation The OpenTelemetry project — APIs, SDKs, OTLP protocol specification, semantic conventions, and collector configuration reference. https://opentelemetry.io/docs/
[2] Grafana Documentation Official Grafana docs covering dashboard creation, data source integrations, and the LGTM stack (Loki, Grafana, Tempo, Mimir). https://grafana.com/docs/grafana/latest/
[3] Trivy — Container Vulnerability Scanner Aqua Security's Trivy documentation, covering image scanning, JSON output format, and CI/CD integration. https://trivy.dev/latest/docs/
[4] Google SRE Book — Service Level Objectives The definitive reference for SLI/SLO/error budget methodology, burn rate alerting, and the multi-window alert model. https://sre.google/sre-book/service-level-objectives/
[5] Jaeger Distributed Tracing The Jaeger project documentation, covering the OTLP/gRPC ingestion pipeline, trace storage, and the Jaeger UI query interface...