class Aws::Telemetry::OTelContextManager

def current

Returns:
  • (Context) -
def current
  OpenTelemetry::Context.current
end