@opentelemetry/exporter-prometheus
Advanced tools
Comparing version 0.11.1-alpha.36 to 0.11.1-alpha.44
@@ -131,3 +131,3 @@ "use strict"; | ||
'ERR_SERVER_NOT_RUNNING') { | ||
this._logger.error(`Error during stopping the Prometheus Exporter "${err.message}"`); | ||
core_1.globalErrorHandler(err); | ||
} | ||
@@ -134,0 +134,0 @@ } |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.11.1-alpha.36+6eb157c6"; | ||
export declare const VERSION = "0.11.1-alpha.44+240f852c"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.11.1-alpha.36+6eb157c6'; | ||
exports.VERSION = '0.11.1-alpha.44+240f852c'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/exporter-prometheus", | ||
"version": "0.11.1-alpha.36+6eb157c6", | ||
"version": "0.11.1-alpha.44+240f852c", | ||
"description": "OpenTelemetry Exporter Prometheus provides a metrics endpoint for Prometheus", | ||
@@ -56,7 +56,7 @@ "main": "build/src/index.js", | ||
"dependencies": { | ||
"@opentelemetry/api": "^0.11.1-alpha.36+6eb157c6", | ||
"@opentelemetry/core": "^0.11.1-alpha.36+6eb157c6", | ||
"@opentelemetry/metrics": "^0.11.1-alpha.36+6eb157c6" | ||
"@opentelemetry/api": "^0.11.1-alpha.44+240f852c", | ||
"@opentelemetry/core": "^0.11.1-alpha.44+240f852c", | ||
"@opentelemetry/metrics": "^0.11.1-alpha.44+240f852c" | ||
}, | ||
"gitHead": "6eb157c66925fe84b4960f247a86678441f3cb60" | ||
"gitHead": "240f852cc41707c751f28811b7ce3d243382e3dd" | ||
} |
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
49787