We are running our apps in docker and the server_name that is picked up is just a unique id for the docker container. It would be great if we could customize that field.
This has been available in raven-js for a while by setting serverName
getsentry/sentry-javascript#404