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
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.
---------------------------------------------------------------------------
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?
Adds the following span tags to traces sent by the Serverless Mini Agent in Azure Functions.
aas.environment.runtime
aas.environment.runtime_version
aas.environment.function_runtime
Motivation
https://datadoghq.atlassian.net/browse/SVLS-4935
Additional Notes
Updates how Azure Metadata values are retrieved so empty strings are mapped to
unknown
.How to test the change?
DD_MINI_AGENT_PATH
/home/site/wwwroot/datadog-serverless-trace-mini-agent