@opentelemetry/metrics
Advanced tools
Comparing version 0.18.3-alpha.25 to 0.18.3-alpha.27
@@ -31,3 +31,5 @@ "use strict"; | ||
this._timer = setInterval(() => { | ||
this._collect(); | ||
this._collect().catch(err => { | ||
core_1.globalErrorHandler(err); | ||
}); | ||
}, interval); | ||
@@ -34,0 +36,0 @@ core_1.unrefTimer(this._timer); |
{ | ||
"name": "@opentelemetry/metrics", | ||
"version": "0.18.3-alpha.25+4ef22cae", | ||
"version": "0.18.3-alpha.27+115ee397", | ||
"description": "OpenTelemetry metrics SDK", | ||
@@ -62,8 +62,8 @@ "main": "build/src/index.js", | ||
"dependencies": { | ||
"@opentelemetry/api-metrics": "^0.18.3-alpha.25+4ef22cae", | ||
"@opentelemetry/core": "^0.18.3-alpha.25+4ef22cae", | ||
"@opentelemetry/resources": "^0.18.3-alpha.25+4ef22cae", | ||
"@opentelemetry/api-metrics": "^0.18.2", | ||
"@opentelemetry/core": "^0.18.2", | ||
"@opentelemetry/resources": "^0.18.2", | ||
"lodash.merge": "^4.6.2" | ||
}, | ||
"gitHead": "4ef22cae74b9c976f969151ebcc3ae3d931cf9c6" | ||
"gitHead": "115ee3977a9c5f5228a0ae91abdc7d6b6354e9c2" | ||
} |
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
133112
2030
+ Added@opentelemetry/api@0.18.1(transitive)
+ Added@opentelemetry/api-metrics@0.18.2(transitive)
+ Added@opentelemetry/core@0.18.2(transitive)
+ Added@opentelemetry/resources@0.18.2(transitive)
- Removed@opentelemetry/api-metrics@0.18.3-alpha.25(transitive)
- Removed@opentelemetry/core@0.18.3-alpha.31(transitive)
- Removed@opentelemetry/resources@0.18.3-alpha.31(transitive)
Updated@opentelemetry/core@^0.18.2