| Package | Description |
|---|---|
| brave | |
| brave.sampler |
| Class | Description |
|---|---|
| Sampler |
Sampler is responsible for deciding if a particular trace should be "sampled", i.e.
|
| Class | Description |
|---|---|
| DeclarativeSampler |
This is an implementation of how to decide whether to trace a request using annotations on a java
method.
|
| DeclarativeSampler.RateForMethod | |
| ParameterizedSampler |
This is an implementation of how to decide whether to trace a request using ordered rules.
|
| ParameterizedSampler.Rule | |
| Sampler |
Sampler is responsible for deciding if a particular trace should be "sampled", i.e.
|
Copyright © 2017 OpenZipkin. All rights reserved.