@opentelemetry/exporter-jaeger
Advanced tools
Comparing version 0.10.3-canary.0 to 0.11.1-alpha.48
@@ -48,5 +48,5 @@ "use strict"; | ||
} | ||
Object.keys(span.resource.labels).forEach(name => tags.push({ | ||
Object.keys(span.resource.attributes).forEach(name => tags.push({ | ||
key: name, | ||
value: toTagValue(span.resource.labels[name]), | ||
value: toTagValue(span.resource.attributes[name]), | ||
})); | ||
@@ -53,0 +53,0 @@ const spanTags = types_1.ThriftUtils.getThriftTags(tags); |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.10.3-canary.0+f4f2f84"; | ||
export declare const VERSION = "0.11.1-alpha.48+15174c6"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.10.3-canary.0+f4f2f84'; | ||
exports.VERSION = '0.11.1-alpha.48+15174c6'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/exporter-jaeger", | ||
"version": "0.10.3-canary.0+f4f2f84", | ||
"version": "0.11.1-alpha.48+15174c6", | ||
"description": "OpenTelemetry Exporter Jaeger allows user to send collected traces to Jaeger", | ||
@@ -45,4 +45,4 @@ "main": "build/src/index.js", | ||
"devDependencies": { | ||
"@opentelemetry/resources": "^0.10.3-canary.0+f4f2f84", | ||
"@types/mocha": "8.0.0", | ||
"@opentelemetry/resources": "^0.11.1-alpha.48+15174c6", | ||
"@types/mocha": "8.0.2", | ||
"@types/node": "14.0.27", | ||
@@ -60,8 +60,8 @@ "codecov": "3.7.2", | ||
"dependencies": { | ||
"@opentelemetry/api": "^0.10.3-canary.0+f4f2f84", | ||
"@opentelemetry/core": "^0.10.3-canary.0+f4f2f84", | ||
"@opentelemetry/tracing": "^0.10.3-canary.0+f4f2f84", | ||
"@opentelemetry/api": "^0.11.1-alpha.48+15174c6", | ||
"@opentelemetry/core": "^0.11.1-alpha.48+15174c6", | ||
"@opentelemetry/tracing": "^0.11.1-alpha.48+15174c6", | ||
"jaeger-client": "^3.15.0" | ||
}, | ||
"gitHead": "f4f2f84bc087389b3206a2e17837b7b0b95fb2f2" | ||
"gitHead": "15174c6647ab9863dfc1424412fa60f2fddb3351" | ||
} |
@@ -1,2 +0,2 @@ | ||
# OpenTelemetry Jaeger Trace Exporter | ||
# OpenTelemetry Jaeger Trace Exporter for Node.js | ||
@@ -86,4 +86,4 @@ [![Gitter chat][gitter-image]][gitter-url] | ||
- [SimpleSpanProcessor](https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/sdk-tracing.md#simple-processor): The implementation of `SpanProcessor` that passes ended span directly to the configured `SpanExporter`. | ||
- [BatchSpanProcessor](https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/sdk-tracing.md#batching-processor): The implementation of the `SpanProcessor` that batches ended spans and pushes them to the configured `SpanExporter`. It is recommended to use this `SpanProcessor` for better performance and optimization. | ||
- [SimpleSpanProcessor](https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/sdk.md#simple-processor): The implementation of `SpanProcessor` that passes ended span directly to the configured `SpanExporter`. | ||
- [BatchSpanProcessor](https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/sdk.md#batching-processor): The implementation of the `SpanProcessor` that batches ended spans and pushes them to the configured `SpanExporter`. It is recommended to use this `SpanProcessor` for better performance and optimization. | ||
@@ -90,0 +90,0 @@ ## Useful links |
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
43559
+ Added@opentelemetry/api@0.11.1-alpha.53(transitive)
+ Added@opentelemetry/context-base@0.11.0(transitive)
+ Added@opentelemetry/core@0.11.1-alpha.53(transitive)
+ Added@opentelemetry/resources@0.11.1-alpha.53(transitive)
+ Added@opentelemetry/semantic-conventions@0.11.0(transitive)
+ Added@opentelemetry/tracing@0.11.1-alpha.53(transitive)
- Removed@opentelemetry/api@0.10.3-canary.0(transitive)
- Removed@opentelemetry/context-base@0.10.3-canary.0(transitive)
- Removed@opentelemetry/core@0.10.3-canary.0(transitive)
- Removed@opentelemetry/resources@0.10.3-canary.0(transitive)
- Removed@opentelemetry/tracing@0.10.3-canary.0(transitive)
- Removedabort-controller@3.0.0(transitive)
- Removedagent-base@6.0.2(transitive)
- Removedbignumber.js@9.1.2(transitive)
- Removeddebug@4.4.0(transitive)
- Removedevent-target-shim@5.0.1(transitive)
- Removedextend@3.0.2(transitive)
- Removedgaxios@2.3.4(transitive)
- Removedgcp-metadata@3.5.0(transitive)
- Removedhttps-proxy-agent@5.0.1(transitive)
- Removedis-stream@2.0.1(transitive)
- Removedjson-bigint@0.3.1(transitive)
- Removedms@2.1.3(transitive)
- Removednode-fetch@2.7.0(transitive)
- Removedtr46@0.0.3(transitive)
- Removedwebidl-conversions@3.0.1(transitive)
- Removedwhatwg-url@5.0.0(transitive)