package
1.5.0
Repository: https://github.com/m3db/m3.git
Documentation: pkg.go.dev

# Functions

NewSampler creates a new sampler with a sample rate.

# Structs

Sampler samples the requests, out of 100 sample calls, 100*sampleRate calls will be sampled.

# Type aliases

Rate is a sample rate.