func (i *Redirection) BeforeCall(
operation string,
return i.metricsHandler.WithTags(metrics.OperationTag(operation), metrics.ServiceRoleTag(metrics.DCRedirectionRoleTagValue)), i.timeSource.Now()
}
func (i *Redirection) AfterCall(