Documentation ¶
Index ¶
Constants ¶
View Source
const ( GatewayGRPC = 15610 // GatewayAdminHTTP gateway metrics GatewayAdminHTTP = 15690 // AgentAdminHTTP agent metrics AgentAdminHTTP = 15691 AgentReloadHTTP = 15692 // IngesterAdminHTTP ingester metrics IngesterAdminHTTP = 15694 )
Variables ¶
This section is empty.
Functions ¶
func FormatHostPort ¶
FormatHostPort returns hostPort in a usable format (host:port) if it wasn't already
func GetAddressFromCLIOptions ¶
GetAddressFromCLIOptions gets listening address based on port (deprecated flags) or host:port (new flags)
func PortToHostPort ¶
PortToHostPort converts the port into a host:port address string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.