package
Version:
v2.2.2+incompatible
Opens a new window with list of versions in this module.
Published: Jul 3, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Sampler interface {
IsSampled(interface{}) bool
}
Sampler interface enables sampling of reported data
func NewErrorAwareSampler() Sampler
Source Files
¶
- composite_sampler.go
- count_aware_sampler.go
- duration_aware_sampler.go
- error_aware_sampler.go
- sampler.go
- time_aware_sampler.go
Click to show internal directories.
Click to hide internal directories.