pub const SERVICE_ADDRESS: &str = "service.address";Expand description
Address where data about this service was collected from. This should be a URI, network address (ipv4:port or [ipv6]:port) or a resource path (sockets).
ยงExamples
172.26.0.2:5432