package envoy.extensions.matching.actions.transform_stat.v3

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message TransformStat

transform_stat.proto:17

Transform action for the stat matched by the tag.

message TransformStat.DropStat

transform_stat.proto:19

Action that drops the stat.

Used in: TransformStat

(message has no fields)

message TransformStat.DropTag

transform_stat.proto:25

Action that drops the tag. This removes the tag from the stat entirely. This is different from updating the tag to an empty value, which keeps the tag key with an empty value.

Used in: TransformStat

(message has no fields)

message TransformStat.UpdateTag

transform_stat.proto:29

Action that updates the tag.

Used in: TransformStat