The network family that the metrics server should bind to.
Accepts anything supported by Go's net.Listen
.
Common values are tcp
and unix
.
Declarations
Type
string
Default
"unix"
Example
"tcp"
The network family that the metrics server should bind to.
Accepts anything supported by Go's net.Listen
.
Common values are tcp
and unix
.
string
"unix"
"tcp"