@opentelemetry/resource-detector-aws
Advanced tools
Comparing version 0.21.1-alpha.7 to 0.22.1-alpha.5
@@ -50,4 +50,4 @@ "use strict"; | ||
[semantic_conventions_1.ResourceAttributes.CLOUD_PROVIDER]: semantic_conventions_1.CloudProviderValues.AWS, | ||
[semantic_conventions_1.ResourceAttributes.CLOUD_PLATFORM]: semantic_conventions_1.CloudPlatformValues.AWS_ELASTICBEANSTALK, | ||
[semantic_conventions_1.ResourceAttributes.SERVICE_NAME]: semantic_conventions_1.CloudPlatformValues.AWS_ELASTICBEANSTALK, | ||
[semantic_conventions_1.ResourceAttributes.CLOUD_PLATFORM]: semantic_conventions_1.CloudPlatformValues.AWS_ELASTIC_BEANSTALK, | ||
[semantic_conventions_1.ResourceAttributes.SERVICE_NAME]: semantic_conventions_1.CloudPlatformValues.AWS_ELASTIC_BEANSTALK, | ||
[semantic_conventions_1.ResourceAttributes.SERVICE_NAMESPACE]: parsedData.environment_name, | ||
@@ -54,0 +54,0 @@ [semantic_conventions_1.ResourceAttributes.SERVICE_VERSION]: parsedData.version_label, |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.21.0"; | ||
export declare const VERSION = "0.22.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.21.0'; | ||
exports.VERSION = '0.22.0'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/resource-detector-aws", | ||
"version": "0.21.1-alpha.7+77502820", | ||
"version": "0.22.1-alpha.5+7860344e", | ||
"description": "OpenTelemetry SDK resource detector for AWS", | ||
@@ -42,3 +42,3 @@ "main": "build/src/index.js", | ||
"devDependencies": { | ||
"@opentelemetry/api": "^0.21.0", | ||
"@opentelemetry/api": "^1.0.0", | ||
"@types/mocha": "8.2.2", | ||
@@ -58,10 +58,10 @@ "@types/node": "14.14.43", | ||
"peerDependencies": { | ||
"@opentelemetry/api": "^0.21.0" | ||
"@opentelemetry/api": "^1.0.0" | ||
}, | ||
"dependencies": { | ||
"@opentelemetry/core": "^0.21.1-alpha.7+77502820", | ||
"@opentelemetry/resources": "^0.21.1-alpha.7+77502820", | ||
"@opentelemetry/semantic-conventions": "^0.21.1-alpha.7+77502820" | ||
"@opentelemetry/core": "^0.22.1-alpha.5+7860344e", | ||
"@opentelemetry/resources": "^0.22.1-alpha.5+7860344e", | ||
"@opentelemetry/semantic-conventions": "^0.22.1-alpha.5+7860344e" | ||
}, | ||
"gitHead": "7750282034ee58bdd257446c2970f01307d7522a" | ||
"gitHead": "7860344eca83449170bafd03fd288e1a3deebacf" | ||
} |
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
+ Added@opentelemetry/api@1.9.0(transitive)
+ Added@opentelemetry/core@0.22.1-alpha.16(transitive)
+ Added@opentelemetry/resources@0.22.1-alpha.16(transitive)
+ Added@opentelemetry/semantic-conventions@0.22.1-alpha.16(transitive)
- Removed@opentelemetry/api@0.21.0(transitive)
- Removed@opentelemetry/core@0.21.1-alpha.7(transitive)
- Removed@opentelemetry/resources@0.21.1-alpha.7(transitive)
- Removed@opentelemetry/semantic-conventions@0.21.1-alpha.7(transitive)
Updated@opentelemetry/semantic-conventions@^0.22.1-alpha.5+7860344e