Closed christophasam closed 1 month ago
Hi @christophasam, v5.4.0 of the plugin is over two years old. Would you mind updating to the latest version v5.72.0 and trying again? Let me know if that works, because this feature should definitely be implemented already.
Ah, nevermind, I found your problem.
Note: The use of DD_TRACE_SAMPLE_RATE is deprecated. Use DD_TRACE_SAMPLING_RULES instead. For instance, if you already set DD_TRACE_SAMPLE_RATE to 0.1, set DD_TRACE_SAMPLING_RULES to [{"sample_rate":0.1}] instead.
Expected Behavior
DD_TRACE_SAMPLE_RATE or corresponding serverless configuration is available / supported and the sampling rate can be adjusted.
Actual Behavior
DD_TRACE_SAMPLE_RATE is not taken in consideration, even if it's set
Steps to Reproduce the Problem
Specifications