WithRunName sets the span (run) name to the given string when non-empty.
func WithRunName(name string) OptionWithRunName sets the span (run) name to the given string when non-empty. Used by integration tests to identify runs in a shared project.
| Name | Type | Description |
|---|---|---|
name* | string |