Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetOtelProvider ¶
func GetOtelProvider(kind, name string, conf interface{}) (trace.TracerProvider, error)
func InitFromEnv ¶
InitFromEnv returns an instance of Jaeger Tracer that read from env Env example in GKE deployment
- name: JAEGER_AGENT_HOST valueFrom: fieldRef: fieldPath: status.hostIP
- name: JAEGER_SERVICE_NAME value: service_name
- name: JAEGER_SAMPLER_PARAM value: "1"
- name: JAEGER_SAMPLER_TYPE value: const
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.