Microsoft.Extensions.Diagnostics.Sampling Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains classes for configuring and managing log sampling, including options and rules for random probabilistic sampling.
Classes
RandomProbabilisticSamplerFilterRule |
Defines a rule used to filter log messages for purposes of sampling. |
RandomProbabilisticSamplerOptions |
The options for the Random Probabilistic sampler. |