#opentelemetry
2 posts tagged “opentelemetry”.
OpenTelemetry Profiling: The Fourth Signal, and Why It's Not Quite Ready
Profiling is OpenTelemetry's fourth signal - which function eats your CPU, at cluster scale, continuously. The data model, the eBPF two-collector setup, and an honest look at what OTTL still can't do with it.
Shaping Telemetry Before It Costs You: OTTL in the OpenTelemetry Collector
The OpenTelemetry Collector lets you enrich, redact, and cut cardinality without touching application code - using OTTL. Pipeline order, the cache trick, and the silent failure modes that make it feel broken.