This repository was archived by the owner on Oct 23, 2023. It is now read-only.
This repository was archived by the owner on Oct 23, 2023. It is now read-only.
Document overriding server_name with config/ENV #373
Closed
Description
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