Blog

Practical OpenTelemetry and observability engineering

MetricsArchitectureSemantic Conventions

Three OpenTelemetry talks worth watching from KubeCon India 2026

Our picks from KubeCon + CloudNativeCon India 2026: a Prometheus outage post-mortem, a deep dive into the hidden cost of telemetry format conversions, and how to instrument AI agents with OpenTelemetry.

Jul 4, 2026 · 5 min read
Semantic ConventionsArchitectureCollector

OTLP support is not OpenTelemetry support

Accepting OTLP only means a vendor opened a port and can decode the wire format. Being OpenTelemetry-native means preserving and understanding the data model: semantic conventions, a shared resource model, and version drift.

May 25, 2026 · 5 min read
Semantic ConventionsInstrumentation

Weaver from zero to hero: a getting started guide

Adopt OpenTelemetry Weaver to turn hand-maintained telemetry constants into a versioned schema with generated code and CI-enforced contracts.

Apr 25, 2026 · 5 min read
CollectorInstrumentationArchitecture

Six OpenTelemetry talks worth watching from KubeCon EU 2026

Our picks from KubeCon EU 2026 in Amsterdam: three applied observability talks showing real-world OTel deployments, and three core project updates that affect every Collector operator.

Apr 15, 2026 · 5 min read
CollectorLogsCost Optimization

Route your logs by severity with the OpenTelemetry Collector

How to use the OpenTelemetry Collector's routing connector to split logs by severity, sending critical logs to your vendor and archiving the rest to cheaper storage.

Apr 1, 2026 · 5 min read
CollectorCost Optimization

You don't have too much telemetry. You have bad telemetry.

Why observability cost problems are governance problems, not volume problems. A practical framework for identifying and eliminating telemetry waste before reaching for sampling.

Mar 18, 2026 · 5 min read