Semantic Conventions
Naming, resource attributes, and signal conventions.
2 posts
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