jaeger

package
v0.0.0-...-e58ac12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 28, 2021 License: Apache-2.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

View Source
const (

	//RestAPIPort means port of ingester api server
	RestAPIPort utils.EnvVar = "JAEGER_REST_API_PORT"
	//AgentHost the hostname for communicating with agent via UDP
	AgentHost utils.EnvVar = "JAEGER_AGENT_HOST"
	//AgentPort the port for communicating with agent via UDP
	AgentPort utils.EnvVar = "JAEGER_AGENT_PORT"
	//UseService means use jaeger service. Useful for interdomain cases
	UseService utils.EnvVar = "USE_JAEGER_SERVICE"
	//NodePort means jaeger node port
	NodePort utils.EnvVar = "NODE_JAEGER_PORT"
)

Variables

This section is empty.

Functions

func DefaultEnvValues

func DefaultEnvValues() map[string]string

DefaultEnvValues returns default jaeger env values

func Env

func Env() []v1.EnvVar

Env converts user's jaeger env to []v1.EnvVar

func GetNodePort

func GetNodePort() int32

GetNodePort returns jaeger node port

func GetRestAPIPort

func GetRestAPIPort() int

GetRestAPIPort returns jaeger API port

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL