Currently, in audit log entries for `workspace_build` events, `<nil>` is currently set for `Ip` values, when it should contain the IP the request came from. Here is a sample of what is currently seen:  Instead of `<nil>`, I would expect this field to contain the IP address of the actor that invoked the action. Observed on `v2.1.5+66019ef`.