Skip to content

Add incoming REST payload size into the persistent object extra info #1255

@wajda

Description

@wajda

Add the following persistent ExecutionPlan property (useful for gathering statistics):

"extra": {
  "__spline_msg_size": [111, 222]
}

where 111 - is the original message size in bytes, and 222 is the message size after decompression.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions