package
0.26.4
Repository: https://github.com/go-vela/server.git
Documentation: pkg.go.dev

# Functions

FromCLIContext takes cli context and returns a tracing config to supply to traceable services.
NewRateLimitSampler returns a new rate limit sampler.

# Variables

No description provided by the author

# Structs

Client represents the tracing client and the configurations that were used to initialize it.
Config represents the configurations for otel tracing.
RateLimitSampler is a sampler that uses time-based rate limiting.
Sampler represents the configurations for the otel sampler.
Task represents the sampler configurations on a per-task basis.

# Type aliases

Tasks represents a map of task names to per-task configurations.