Name of the database host.
When observed from the client side, and when communicating through an intermediary, `server.address` SHOULD represent the server address behind any intermediaries, for example proxies, if it's available.
@example example.com @example 10.1.2.80 @example /tmp/my.sock
public const SERVER_ADDRESS = 'server.address';