https://modelcontextprotocol.io/seps/414-request-meta
SEP-414: Document OpenTelemetry Trace Context Propagation Conventions - Model Context Protocol
Document OpenTelemetry Trace Context Propagation Conventions
trace context propagationsepdocumentopentelemetryconventions
https://www.elastic.co/docs/reference/apm/agents/go/custom-instrumentation-propagation
Context propagation | APM Go agent
In Go, context is used to propagate request-scoped values along a call chain, potentially crossing between goroutines and between processes. For servers...
context propagationapmgoagent
https://opentelemetry.io/docs/specs/otel/context/env-carriers/
Environment Variables as Context Propagation Carriers | OpenTelemetry
Status: Beta Overview Environment variables provide a mechanism to propagate context and baggage information across process boundaries when network protocols...
environment variablescontext propagationcarriersopentelemetry
https://doc.akka.io/libraries/akka-core/current/stream/stream-context.html
Context Propagation • Akka core
Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.
context propagationakka core