Thrift-RPC Fieldsedit

Thrift-RPC specific event fields.

thrift.paramsedit

The RPC method call parameters in a human readable format. If the IDL files are available, the parameters use names whenever possible. Otherwise, the IDs from the message are used.

thrift.serviceedit

The name of the Thrift-RPC service as defined in the IDL files.

thrift.return_valueedit

The value returned by the Thrift-RPC call. This is encoded in a human readable format.

thrift.exceptionsedit

If the call resulted in exceptions, this field contains the exceptions in a human readable format.