T
- type of input.DeterministicTraceSampler
public interface TraceSampler<T>
Modifier and Type | Method | Description |
---|---|---|
int |
sample(T input) |
Decides whether to sample the input.
|
int sample(T input)
sampleRate
.input
- to test.Copyright © 2019–2020 Honeycomb. All rights reserved.