You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
duncanpharvey
changed the title
Duncan harvey/datadog trace utils bump hyper rustls version
Bump rustls version to 0.22, hyper-rsutls to 0.25, tokio-rustls to 0.25 in datadog-trace-utils and ddcommon
Jun 26, 2024
duncanpharvey
changed the title
Bump rustls version to 0.22, hyper-rsutls to 0.25, tokio-rustls to 0.25 in datadog-trace-utils and ddcommon
Bump rustls version to 0.22, hyper-rustls to 0.25, tokio-rustls to 0.25 in datadog-trace-utils and ddcommon
Jun 26, 2024
Scenario: sql/obfuscate_sql_string, Metric: execution_time
Measurements are autocorrelated.
Autocorrelation is present for lags 1..10.
The measurements are not independent, thus confidence intervals
may be less precise.
---------------------------------------------------------------------------
Scenario: sql/obfuscate_sql_string, Metric: execution_time
Sample size is 100, which is lower than 105.
The minimal sample size in case of normal distribution to achieve significance
level of 0.05 for difference of means with effect size Cohen's d = 0.5 must be at
least 105.
The conclusions from confidence intervals may be invalid.
---------------------------------------------------------------------------
Scenario: sql/obfuscate_sql_string, Metric: execution_time
Measurements are autocorrelated.
Autocorrelation is present for lags 1..10.
The measurements are not independent, thus confidence intervals
may be less precise.
---------------------------------------------------------------------------
Scenario: sql/obfuscate_sql_string, Metric: execution_time
Sample size is 100, which is lower than 105.
The minimal sample size in case of normal distribution to achieve significance
level of 0.05 for difference of means with effect size Cohen's d = 0.5 must be at
least 105.
The conclusions from confidence intervals may be invalid.
---------------------------------------------------------------------------
@bwoebi Thanks for upgrading rustls in #459! Yes we can close this PR. Some additional changes to fix the certificate related errors in Azure Functions running on Windows were necessary in addition to the rustls upgrade. You can find those changes in the following PR.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
hyper-rustls
to 0.25 fordatadog-trace-utils
hyper-rustls
to 0.25 forddcommon
rustls
to 0.22 forddcommon
tokio-rustls
to 0.25 forddcommon
Motivation
Resolve
BadCertificate
errors when running the Serverless Mini Agent in a Node Azure Function on Windows.Additional Notes
How to test the change?
DD_MINI_AGENT_PATH
/home/site/wwwroot/datadog-serverless-trace-mini-agent