We want to filter http server spans with a 4xx (e.g. 404 or 401) status code by default, but allow to opt-out of this behavior. This can probably be an option to the `httpIntegration` that defaults to `404` but allows to filter other status codes, if wanted.