Initial sampling rate from applicationHost.config fix#1048
Conversation
dev to master 29 beta2
…n RichPayloadEventSource
* Fix: Start/StopOperation does not work when W3C is enabled * build and changelog
Customer asked if we log Exception.Data. This was not clear from our documentation.
#1028) * Metrics: Use dedicated thread instead of the thread pool for the default aggregation cycle (code only, does not build not NetStandard). * Add missing reference to System.Threading.Thread on netstandard1.3 * changelog
|
Does it address #926 as well? If not - can you please include that fix as well. |
@SergeyKanzhelev, I cannot repro the issue you mentioned using latest develop bits. Do you have more details on the repro steps? |
…mplingPercentageEstimatorSettings.
The issue was that inner SamplingTelemetryProcessor did not have the SamplingPercentage set to initial value. This is now fixed. Note changing behavior of Min-Max vs InitialSamplingPercentage is out of scope of this PR. |
SergeyKanzhelev
left a comment
There was a problem hiding this comment.
LGTM, thanks for fixing an additional issue. Please allow others to review as well
Can you please make a remark in issue I referred to explaining what is fixed and what is not. Or create a separate one |
Fix of an InitialSamplingRate, when setting it through the applicationHost.config would not apply it.
Also resolves #926.
For significant contributions please make sure you have completed the following items: