@opentelemetry/exporter-collector
Advanced tools
Comparing version 0.25.1-alpha.16 to 0.25.1-alpha.17
@@ -46,2 +46,3 @@ /* | ||
_this.DEFAULT_HEADERS = {}; | ||
// eslint-disable-next-line @typescript-eslint/no-explicit-any | ||
if (config.metadata) { | ||
@@ -48,0 +49,0 @@ diag.warn('Metadata cannot be set when using http'); |
@@ -124,2 +124,3 @@ /* | ||
(function (Span) { | ||
// eslint-disable-next-line @typescript-eslint/no-shadow | ||
var SpanKind; | ||
@@ -126,0 +127,0 @@ (function (SpanKind) { |
@@ -32,2 +32,3 @@ "use strict"; | ||
this.DEFAULT_HEADERS = {}; | ||
// eslint-disable-next-line @typescript-eslint/no-explicit-any | ||
if (config.metadata) { | ||
@@ -34,0 +35,0 @@ api_1.diag.warn('Metadata cannot be set when using http'); |
@@ -111,2 +111,3 @@ "use strict"; | ||
(function (Span) { | ||
// eslint-disable-next-line @typescript-eslint/no-shadow | ||
let SpanKind; | ||
@@ -113,0 +114,0 @@ (function (SpanKind) { |
{ | ||
"name": "@opentelemetry/exporter-collector", | ||
"version": "0.25.1-alpha.16+63f67010", | ||
"version": "0.25.1-alpha.17+ec90f10b", | ||
"description": "OpenTelemetry Collector Exporter allows user to send collected traces to the OpenTelemetry Collector", | ||
@@ -93,5 +93,5 @@ "main": "build/src/index.js", | ||
"@opentelemetry/sdk-metrics-base": "^0.25.0", | ||
"@opentelemetry/sdk-trace-base": "^0.25.1-alpha.16+63f67010" | ||
"@opentelemetry/sdk-trace-base": "^0.25.0" | ||
}, | ||
"gitHead": "63f6701081e3e4a7eb964bb82cbd8cbc2eaad347" | ||
"gitHead": "ec90f10bf8dad45bdb6da58b31be32d1340d92a3" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
253363
4041
+ Added@opentelemetry/sdk-trace-base@0.25.0(transitive)
- Removed@opentelemetry/core@0.25.1-alpha.23(transitive)
- Removed@opentelemetry/resources@0.25.1-alpha.23(transitive)
- Removed@opentelemetry/sdk-trace-base@0.25.1-alpha.23(transitive)