package
0.0.3
Repository: https://github.com/bhojpur/knative-pkg.git
Documentation: pkg.go.dev

# 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.

# Structs

Config holds the configuration for tracers.

# Type aliases

BackendType specifies the backend to use for tracing.