Description

Tracer configuration.

Usages

Configuration options

KeyKindTypeDefault ValueDescription
boolean-tagsMAPBoolean Tracer level tags that get added to all reported spans
enabledVALUEBooleantrueWhen enabled, tracing will be sent
globalVALUEBooleantrueWhen enabled, the created instance is also registered as a global tracer
hostVALUEString Host to use to connect to tracing collector
int-tagsMAPInteger Tracer level tags that get added to all reported spans
pathVALUEString Path on the collector host to use when sending data to tracing collector
portVALUEInteger Port to use to connect to tracing collector
protocolVALUEString Protocol to use (such as http or https) to connect to tracing collector
serviceVALUEString Service name of the traced service
tagsMAPString Tracer level tags that get added to all reported spans

See the manifest for all available types.