with_metrics

Decorator to automatically time function execution.

Signature


with_metrics(metric_name: str, tags: Optional[Dict[str, str]] = None)