# Functions
JSONToTracingConfig converts a json string of a Config.
NewTracingConfigFromConfigMap returns a Config for the given configmap.
NewTracingConfigFromMap returns a Config given a map corresponding to a ConfigMap.
NoopConfig returns a new noop config.
No description provided by the author
# Constants
ConfigName is the name of the configmap.
None is used for no backend.
Zipkin is used for Zipkin backend.
# Type aliases
BackendType specifies the backend to use for tracing.