Currently the middleware just exposing the method for a given call. It would be nice to know the kind of call (i,e, method call, subscription and so on) then also the params used in the call. See https://github.com/paritytech/substrate/pull/8783#discussion_r867388416 for further information.