- Companion:
- class
Type members
Classlikes
Describes a group of named operations and the rules that apply to them.
Describes a group of named operations and the rules that apply to them.
- Value parameters:
- name
Identifier for the group.
- operations
Names of all operations that will be part of the group.
- rules
Rules to should be applied to all operations in this group.
Describes the rules that must be applied to certain operation.
Describes the rules that must be applied to certain operation.
- Value parameters:
- maximumThroughput
Maximum throughput that the sampler will try to guarantee for a matched operation.
- minimumThroughput
Minimum throughput that the sampler will try to guarantee for a matched operation.
- sample
Fixed sampled decision. If this parameter is provided any other rules will be ignored.
Value members
Concrete methods
Constructs an adaptive sampler settings instance from the provided global config object. All relevant configuration settings are take from the "kamon.trace.adaptive-sampler" path.
Constructs an adaptive sampler settings instance from the provided global config object. All relevant configuration settings are take from the "kamon.trace.adaptive-sampler" path.