Based on @prashantv's suggestions.
In the future, we should consider adding support for errtrace.Wrap to include key-value pairs as part of wrapping.
These values can be shown next to the function call in the trace, e.g.
example.com/main.getUser name="foo"
path/to/file:42
The API for this is undecided at this time.