@opentelemetry/tracing
Advanced tools
Comparing version 0.19.1-alpha.12 to 0.19.1-alpha.13
@@ -19,2 +19,3 @@ /* | ||
var env = getEnv(); | ||
var FALLBACK_OTEL_TRACES_SAMPLER = TracesSamplerValues.AlwaysOn; | ||
/** | ||
@@ -34,3 +35,2 @@ * Default configuration. For fields with primitive values, any user-provided | ||
}; | ||
var FALLBACK_OTEL_TRACES_SAMPLER = TracesSamplerValues.AlwaysOn; | ||
/** | ||
@@ -37,0 +37,0 @@ * Based on environment, builds a sampler, complies with specification. |
@@ -22,2 +22,3 @@ "use strict"; | ||
const env = core_1.getEnv(); | ||
const FALLBACK_OTEL_TRACES_SAMPLER = core_1.TracesSamplerValues.AlwaysOn; | ||
/** | ||
@@ -37,3 +38,2 @@ * Default configuration. For fields with primitive values, any user-provided | ||
}; | ||
const FALLBACK_OTEL_TRACES_SAMPLER = core_1.TracesSamplerValues.AlwaysOn; | ||
/** | ||
@@ -40,0 +40,0 @@ * Based on environment, builds a sampler, complies with specification. |
{ | ||
"name": "@opentelemetry/tracing", | ||
"version": "0.19.1-alpha.12+25c205aa", | ||
"version": "0.19.1-alpha.13+329cf927", | ||
"description": "OpenTelemetry Tracing", | ||
@@ -85,8 +85,8 @@ "main": "build/src/index.js", | ||
"dependencies": { | ||
"@opentelemetry/core": "^0.19.1-alpha.12+25c205aa", | ||
"@opentelemetry/resources": "^0.19.1-alpha.12+25c205aa", | ||
"@opentelemetry/core": "^0.19.0", | ||
"@opentelemetry/resources": "^0.19.0", | ||
"@opentelemetry/semantic-conventions": "^0.19.0", | ||
"lodash.merge": "^4.6.2" | ||
}, | ||
"gitHead": "25c205aaffb6707d4275be6bade3e078e50e2df3" | ||
"gitHead": "329cf927c6c2c9977996cc2a18a3979af2e4474e" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
186974
+ Added@opentelemetry/core@0.19.0(transitive)
+ Added@opentelemetry/resources@0.19.0(transitive)
- Removed@opentelemetry/api@0.20.0(transitive)
- Removed@opentelemetry/core@0.19.1-alpha.43(transitive)
- Removed@opentelemetry/resources@0.19.1-alpha.43(transitive)
- Removed@opentelemetry/semantic-conventions@0.19.1-alpha.43(transitive)
Updated@opentelemetry/core@^0.19.0