Class RequestMirrorPolicy (0.5.10)

RequestMirrorPolicy(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Specifies the policy on how requests are shadowed to a separate mirrored destination service. The proxy does not wait for responses from the shadow service. Prior to sending traffic to the shadow service, the host/authority header is suffixed with -shadow.

Attribute

NameDescription
destination google.cloud.network_services_v1.types.HttpRoute.Destination
The destination the requests will be mirrored to. The weight of the destination will be ignored.