@opentelemetry/resource-detector-aws
Advanced tools
Comparing version 0.21.1-alpha.1 to 0.21.1-alpha.2
@@ -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, |
{ | ||
"name": "@opentelemetry/resource-detector-aws", | ||
"version": "0.21.1-alpha.1+5b6573ee", | ||
"version": "0.21.1-alpha.2+a3b77387", | ||
"description": "OpenTelemetry SDK resource detector for AWS", | ||
@@ -60,7 +60,7 @@ "main": "build/src/index.js", | ||
"dependencies": { | ||
"@opentelemetry/core": "^0.21.1-alpha.1+5b6573ee", | ||
"@opentelemetry/resources": "^0.21.1-alpha.1+5b6573ee", | ||
"@opentelemetry/semantic-conventions": "^0.21.0" | ||
"@opentelemetry/core": "^0.21.1-alpha.2+a3b77387", | ||
"@opentelemetry/resources": "^0.21.1-alpha.2+a3b77387", | ||
"@opentelemetry/semantic-conventions": "^0.21.1-alpha.2+a3b77387" | ||
}, | ||
"gitHead": "5b6573eeff537ab49d8d8d42217e5cc794f9ad70" | ||
"gitHead": "a3b77387012a5f53c193efdefcbf5f6272876e4d" | ||
} |
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
63648