Class StepMetrics (1.40.0)

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

Metrics of each processing step.

Attributes

Name Description
name str
Name of the request processing step.
latency google.protobuf.duration_pb2.Duration
Processing latency of the step.