OmniClientMetricsDelete#

struct OmniClientMetricsDelete#

Extra metrics about a delete request.

Public Members

uint16_t grpcStatusCode#

One of https://grpc.io/docs/guides/status-codes/.

uint64_t durationNs#

How long the entire request took.

bool wasFolder#

True if the address was a folder.